diff options
author | Bartłomiej Piotrowski <bpiotrowski@alpinelinux.org> | 2014-01-17 09:26:05 +0100 |
---|---|---|
committer | Bartłomiej Piotrowski <bpiotrowski@alpinelinux.org> | 2014-01-18 18:25:02 +0100 |
commit | 0a915da4fb1198be4f7e838fc8e1a10b678568e7 (patch) | |
tree | 9e0f7cfd0381fd1c058b23bc51ca81eeef4b208d | |
parent | e6078c9b06201c4169def5a97886400dac83bfc1 (diff) | |
download | aports-0a915da4fb1198be4f7e838fc8e1a10b678568e7.tar.bz2 aports-0a915da4fb1198be4f7e838fc8e1a10b678568e7.tar.xz |
main/pam-pgsql: rebuild against libgcrypt 1.6.0
-rw-r--r-- | main/pam-pgsql/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/pam-pgsql/APKBUILD b/main/pam-pgsql/APKBUILD index 5af75ae7c5..b0cbc107fa 100644 --- a/main/pam-pgsql/APKBUILD +++ b/main/pam-pgsql/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=pam-pgsql pkgver=0.7.3.1 -pkgrel=2 +pkgrel=3 pkgdesc="PAM module to authenticate using a PostgreSQL database" url="http://sourceforge.net/projects/pam-pgsql/" arch="all" |