summaryrefslogtreecommitdiff
path: root/community/freeradius
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2011-12-23 16:36:50 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2011-12-23 16:36:50 +0100
commit1938875bc4b7e7768d44d75a7ad6b0c31975ca47 (patch)
tree8e198cd946186688ee37aad4bc52d056a20d467e /community/freeradius
parent5bd492fb549003a5f8e22b4792a33b35e79f0531 (diff)
parent34e6c976d28892a7bd3f7578f10fcfa57865472f (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/google-gadgets/PKGBUILD community/kvirc/PKGBUILD community/qmc2/PKGBUILD extra/arora/PKGBUILD extra/dhcp/PKGBUILD extra/gtk-xfce-engine/PKGBUILD extra/libreoffice/PKGBUILD extra/monodevelop/PKGBUILD extra/php/PKGBUILD extra/pyqt/PKGBUILD extra/qt/PKGBUILD extra/qt3/PKGBUILD extra/unixodbc/PKGBUILD extra/xulrunner/PKGBUILD multilib/wine/PKGBUILD testing/nilfs-utils/PKGBUILD
Diffstat (limited to 'community/freeradius')
-rw-r--r--community/freeradius/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/community/freeradius/PKGBUILD b/community/freeradius/PKGBUILD
index 9ad40f06e..467a9feb2 100644
--- a/community/freeradius/PKGBUILD
+++ b/community/freeradius/PKGBUILD
@@ -1,16 +1,17 @@
-# $Id: PKGBUILD 59708 2011-11-29 13:34:54Z stephane $
+# $Id: PKGBUILD 61107 2011-12-21 20:57:04Z andrea $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Jason R Begley (jayray@digitalgoat.com>
pkgname=freeradius
pkgver=2.1.12
-pkgrel=2
+pkgrel=3
pkgdesc="The premier open source RADIUS server"
arch=('i686' 'x86_64' 'mips64el')
url="http://www.freeradius.org/"
license=("GPL")
depends=('openssl' 'krb5' 'pth' 'libldap>=2.4.18' 'net-snmp' 'pam'
'postgresql-libs>=9.0.3' 'libtool' 'libmysqlclient' 'gdbm' 'shadow')
+makedepends=('libpcap' 'unixodbc' 'python2')
optdepends=('libpcap' 'unixodbc' 'python2')
options=('!libtool' 'emptydirs' '!makeflags')
install=$pkgname.install