diff options
Diffstat (limited to 'main/apache-mod-auth-kerb/APKBUILD')
-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 ce1aea3cd6..e1eb78eeec 100644 --- a/main/apache-mod-auth-kerb/APKBUILD +++ b/main/apache-mod-auth-kerb/APKBUILD @@ -5,7 +5,7 @@ _pkgname=mod_auth_kerb pkgver=5.4 pkgrel=4 pkgdesc="A Kerberos authentication module for the Apache Http Server" -url="http://sourceforge.net/projects/modauthkerb/" +url="https://sourceforge.net/projects/modauthkerb/" arch="all" license="BSD MIT" depends="apache2 heimdal" |