mirror of
https://git.freebsd.org/ports.git
synced 2025-05-12 23:31:50 -04:00
databases/pgbouncer: Upgrade to 1.22.1
Release notes: https://www.pgbouncer.org/2024/03/pgbouncer-1-22-1 Approved by: submitter is maintainer
This commit is contained in:
parent
22ebd4d508
commit
6dc5755b42
2 changed files with 7 additions and 8 deletions
|
@ -1,13 +1,12 @@
|
||||||
PORTNAME= pgbouncer
|
PORTNAME= pgbouncer
|
||||||
PORTVERSION= 1.21.0
|
PORTVERSION= 1.22.1
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= databases
|
CATEGORIES= databases
|
||||||
MASTER_SITES= https://pgbouncer.github.io/downloads/files/${PORTVERSION}/ \
|
MASTER_SITES= https://www.pgbouncer.org/downloads/files/${PORTVERSION}/ \
|
||||||
http://pgbouncer.github.io/downloads/files/${PORTVERSION}/
|
http://www.pgbouncer.org/downloads/files/${PORTVERSION}/
|
||||||
|
|
||||||
MAINTAINER= dmitry.wagin@ya.ru
|
MAINTAINER= dmitry.wagin@ya.ru
|
||||||
COMMENT= Lightweight connection pooler for PostgreSQL
|
COMMENT= Lightweight connection pooler for PostgreSQL
|
||||||
WWW= https://pgbouncer.github.io/
|
WWW= https://www.pgbouncer.org/
|
||||||
|
|
||||||
LICENSE= BSD2CLAUSE
|
LICENSE= BSD2CLAUSE
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1700419356
|
TIMESTAMP = 1709578392
|
||||||
SHA256 (pgbouncer-1.21.0.tar.gz) = 7e1dd620c8d85a8490aff25061d5055d7aef9cf3e8bfe2d9e7719b8ee59114e2
|
SHA256 (pgbouncer-1.22.1.tar.gz) = 2b018aa6ce7f592c9892bb9e0fd90262484eb73937fd2af929770a45373ba215
|
||||||
SIZE (pgbouncer-1.21.0.tar.gz) = 668211
|
SIZE (pgbouncer-1.22.1.tar.gz) = 677351
|
||||||
|
|
Loading…
Add table
Reference in a new issue