diff options
author | Francesco Colista <fcolista@alpinelinux.org> | 2017-09-14 09:38:45 +0000 |
---|---|---|
committer | Francesco Colista <fcolista@alpinelinux.org> | 2017-09-14 09:38:45 +0000 |
commit | 4271d79b951a29366865358a13edeee07cdc827f (patch) | |
tree | 2cba8795a8736d2389b1c72e999fc41e164cb716 | |
parent | 96d966854096fef08a3660ab5a1bea23cbf05c2f (diff) | |
download | aports-4271d79b951a29366865358a13edeee07cdc827f.tar.bz2 aports-4271d79b951a29366865358a13edeee07cdc827f.tar.xz |
testing/pam-krb5: bump pkgrel due to krb5 upgrade
-rw-r--r-- | testing/pam-krb5/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/pam-krb5/APKBUILD b/testing/pam-krb5/APKBUILD index 5b88d7614a..99e20fc2d6 100644 --- a/testing/pam-krb5/APKBUILD +++ b/testing/pam-krb5/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: ScrumpyJack <scrumpyjack@st.ilet.to> pkgname=pam-krb5 pkgver=4.7 -pkgrel=0 +pkgrel=1 pkgdesc="PAM module providing Kerberos v5 support" url="http://www.eyrie.org/~eagle/software/pam-krb5" arch="all" |