diff options
author | Matt Smith <mcs@darkregion.net> | 2011-03-29 22:50:03 -0500 |
---|---|---|
committer | Matt Smith <mcs@darkregion.net> | 2011-03-29 22:50:03 -0500 |
commit | e42b1c768430e7ca23097d9473d7c6efb21962a7 (patch) | |
tree | b5442e289c84e09eb632de8cbac6e63e651d55dd /testing/apache-mod-auth-kerb | |
parent | 8bbc7dc0de4f209b15535aa2234296aa0bef14c4 (diff) | |
download | aports-e42b1c768430e7ca23097d9473d7c6efb21962a7.tar.bz2 aports-e42b1c768430e7ca23097d9473d7c6efb21962a7.tar.xz |
apache modules: rebuild to fix #510
Diffstat (limited to 'testing/apache-mod-auth-kerb')
-rw-r--r-- | testing/apache-mod-auth-kerb/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/apache-mod-auth-kerb/APKBUILD b/testing/apache-mod-auth-kerb/APKBUILD index 9197a6eaac..3740f7a86a 100644 --- a/testing/apache-mod-auth-kerb/APKBUILD +++ b/testing/apache-mod-auth-kerb/APKBUILD @@ -3,7 +3,7 @@ pkgname=apache-mod-auth-kerb _pkgname=mod_auth_kerb pkgver=5.4 -pkgrel=0 +pkgrel=1 pkgdesc="A Kerberos authentication module for the Apache Http Server" url="http://samba.org/ftp/unpacked/lorikeet/mod_auth_ntlm_winbind/" arch="all" |