aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/apache-mod-auth-radius/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/apache-mod-auth-radius/APKBUILD b/main/apache-mod-auth-radius/APKBUILD
index f731e55c6..c8d2d0bef 100644
--- a/main/apache-mod-auth-radius/APKBUILD
+++ b/main/apache-mod-auth-radius/APKBUILD
@@ -3,11 +3,11 @@
pkgname=apache-mod-auth-radius
_pkgname=mod_auth_radius
pkgver=1.5.8
-pkgrel=2
+pkgrel=3
pkgdesc="Apache authentication module to become RADIUS client for AAA requests"
url="http://freeradius.org/mod_auth_radius/"
arch="all"
-license="GPL"
+license="BSD"
depends="apache2"
makedepends="apache2-dev freeradius-dev"
install=""