summaryrefslogtreecommitdiff
path: root/community/freeradius
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-05-04 00:47:11 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2012-05-04 00:47:11 +0200
commitc39cbc60bd9cca21cdb7f174725bcd1f866e95d9 (patch)
treee1ab5429c30dcac4e282e1fba53182f0ea509d75 /community/freeradius
parent70dd19e62605010a1403e8e28a9d40ca5b09409a (diff)
parent5520a8b04cecf4af812cbf2285e9ab6efabe147f (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/libgringotts/PKGBUILD community/ruby-gtk2/PKGBUILD community/steghide/PKGBUILD community/twin/PKGBUILD core/bzip2/PKGBUILD multilib/lib32-mpg123/PKGBUILD testing/samba/PKGBUILD testing/xfsprogs/PKGBUILD
Diffstat (limited to 'community/freeradius')
-rw-r--r--community/freeradius/PKGBUILD14
1 files changed, 7 insertions, 7 deletions
diff --git a/community/freeradius/PKGBUILD b/community/freeradius/PKGBUILD
index 17106f3d8..cbabd247a 100644
--- a/community/freeradius/PKGBUILD
+++ b/community/freeradius/PKGBUILD
@@ -1,24 +1,24 @@
-# $Id: PKGBUILD 65013 2012-02-20 01:41:32Z spupykin $
+# $Id: PKGBUILD 70173 2012-05-01 11:40:01Z andrea $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Jason R Begley (jayray@digitalgoat.com>
pkgname=freeradius
pkgver=2.1.12
-pkgrel=4
+pkgrel=5
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')
+license=('GPL')
+depends=('krb5' 'pth' 'net-snmp' 'postgresql-libs' 'libmysqlclient')
makedepends=('libpcap' 'unixodbc' 'python2')
optdepends=('libpcap' 'unixodbc' 'python2')
-options=('!libtool' 'emptydirs' '!makeflags')
+options=('!libtool' '!makeflags')
install=$pkgname.install
-source=(ftp://ftp.freeradius.org/pub/radius/freeradius-server-$pkgver.tar.bz2
+source=("ftp://ftp.freeradius.org/pub/radius/freeradius-server-$pkgver.tar.bz2"{,.sig}
radiusd
krb5-build-fix.patch)
md5sums=('862d3a2c11011e61890ba84fa636ed8c'
+ '8759569d36b9f353c281e24875b556be'
'f1a6530b1b69d2fa793aa45b2de379bb'
'c6a61de7576933f59154a53bfc12a2d2')