diff options
Diffstat (limited to 'main/nss-pam-ldapd')
-rw-r--r-- | main/nss-pam-ldapd/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/nss-pam-ldapd/APKBUILD b/main/nss-pam-ldapd/APKBUILD index 9091a77e4c..15e95ea0e1 100644 --- a/main/nss-pam-ldapd/APKBUILD +++ b/main/nss-pam-ldapd/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=nss-pam-ldapd pkgver=0.9.6 -pkgrel=0 +pkgrel=1 pkgdesc="An nsswitch module which uses directory servers" url="http://arthurdejong.org/nss-pam-ldapd/" arch="all" |