diff options
author | Leonardo Arena <rnalrd@gmail.com> | 2010-10-24 16:00:13 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@gmail.com> | 2010-10-24 16:00:13 +0000 |
commit | 337c08c5e57c1cccc7ed2bf1f793f34c5468032f (patch) | |
tree | 291fdc119bd8840c47b69cbe4e845b7b009182ec /main/apache-mod-auth-ntlm-winbind | |
parent | db304f784831364d033360abee6f0bc7c6b18dc9 (diff) | |
download | aports-337c08c5e57c1cccc7ed2bf1f793f34c5468032f.tar.bz2 aports-337c08c5e57c1cccc7ed2bf1f793f34c5468032f.tar.xz |
main/apache-mod-auth-ntlm-winbind: update checksums
Diffstat (limited to 'main/apache-mod-auth-ntlm-winbind')
-rw-r--r-- | main/apache-mod-auth-ntlm-winbind/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/apache-mod-auth-ntlm-winbind/APKBUILD b/main/apache-mod-auth-ntlm-winbind/APKBUILD index 1165ddd81..1333bac6b 100644 --- a/main/apache-mod-auth-ntlm-winbind/APKBUILD +++ b/main/apache-mod-auth-ntlm-winbind/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <natanael.copa@gmail.com> pkgname=apache-mod-auth-ntlm-winbind pkgver=0.1 -pkgrel=1 +pkgrel=2 pkgdesc="Authentication module for Apache using NTLM protocol with winbind helper" url="http://samba.org/ftp/unpacked/lorikeet/mod_auth_ntlm_winbind/" license="Apache2" @@ -31,4 +31,4 @@ package() { md5sums="01d32e311e6a404bcf4179c863081818 mod_auth_ntlm_winbind.c e1490dae6e468d4bc56154b16e5d8c24 configure.in 410de8b0ac7ffe5c44a71d094190187d Makefile.in -331b392c7aaa13b3a9ea8780ce2db3d4 mod-auth-ntlm-winbind.conf" +27142b177996bd34c56d4bb60c3991e0 mod-auth-ntlm-winbind.conf" |