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 /main/apache-mod-auth-ntlm-winbind | |
parent | 8bbc7dc0de4f209b15535aa2234296aa0bef14c4 (diff) | |
download | aports-e42b1c768430e7ca23097d9473d7c6efb21962a7.tar.bz2 aports-e42b1c768430e7ca23097d9473d7c6efb21962a7.tar.xz |
apache modules: rebuild to fix #510
Diffstat (limited to 'main/apache-mod-auth-ntlm-winbind')
-rw-r--r-- | main/apache-mod-auth-ntlm-winbind/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/apache-mod-auth-ntlm-winbind/APKBUILD b/main/apache-mod-auth-ntlm-winbind/APKBUILD index c9f2f7d016..abc0a90221 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=2 +pkgrel=3 pkgdesc="Authentication module for Apache using NTLM protocol with winbind helper" url="http://samba.org/ftp/unpacked/lorikeet/mod_auth_ntlm_winbind/" arch="all" |