diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2018-04-05 07:59:17 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-04-06 05:19:27 +0000 |
| commit | 155dd623207b9fe82bc0e78d4dd1cf511e7195bf (patch) | |
| tree | 22691a8ef67709c4198860272641859b4d720fca | |
| parent | de7a7dc6a2aa637ceba1921bfe1c0415ac5e5647 (diff) | |
| download | aports-155dd623207b9fe82bc0e78d4dd1cf511e7195bf.tar.bz2 aports-155dd623207b9fe82bc0e78d4dd1cf511e7195bf.tar.xz | |
community/pgbouncer: rebuild against libressl-2.7
| -rw-r--r-- | community/pgbouncer/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/pgbouncer/APKBUILD b/community/pgbouncer/APKBUILD index 37fa50cd9a..eb99ac3f42 100644 --- a/community/pgbouncer/APKBUILD +++ b/community/pgbouncer/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=pgbouncer pkgver=1.7.2 -pkgrel=3 +pkgrel=4 pkgdesc="A lightweight connection pooler for PostgreSQL" url="https://wiki.postgresql.org/wiki/PgBouncer" arch="all" |
