diff options
Diffstat (limited to 'main/apache-mod-auth-kerb')
-rw-r--r-- | main/apache-mod-auth-kerb/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/apache-mod-auth-kerb/APKBUILD b/main/apache-mod-auth-kerb/APKBUILD index 13f4a58f25d..33e4a253368 100644 --- a/main/apache-mod-auth-kerb/APKBUILD +++ b/main/apache-mod-auth-kerb/APKBUILD @@ -3,7 +3,7 @@ pkgname=apache-mod-auth-kerb _pkgname=mod_auth_kerb pkgver=5.4 -pkgrel=3 +pkgrel=4 pkgdesc="A Kerberos authentication module for the Apache Http Server" url="http://sourceforge.net/projects/modauthkerb/" arch="all" |