diff options
author | Leonardo Arena <rnalrd@alpinelinux.org> | 2017-01-17 10:12:32 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2017-01-17 10:16:13 +0000 |
commit | 2921f0536fdcd37489db81921e6cb3a73ddab8bb (patch) | |
tree | 90f457fb6508ff7be2b4cff3ee917df2cba892d7 /main/apache-mod-auth-kerb | |
parent | a479da7feb365fc68acf116a96caaeb796d61256 (diff) | |
download | aports-2921f0536fdcd37489db81921e6cb3a73ddab8bb.tar.bz2 aports-2921f0536fdcd37489db81921e6cb3a73ddab8bb.tar.xz |
main/apache-mod-auth-kerb: rebuild against heimdal-7.1.0
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 13f4a58f25..33e4a25336 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" |