diff options
Diffstat (limited to 'system/linux-pam')
-rw-r--r-- | system/linux-pam/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/linux-pam/APKBUILD b/system/linux-pam/APKBUILD index 37dc7d7fe..03420b085 100644 --- a/system/linux-pam/APKBUILD +++ b/system/linux-pam/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: A. Wilcox <awilfox@adelielinux.org> pkgname=linux-pam pkgver=1.3.1 -pkgrel=0 +pkgrel=1 pkgdesc="Pluggable Authentication Modules" url="http://www.kernel.org/pub/linux/libs/pam" arch="all" |