[arch-commits] Commit in freeradius/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Mon Oct 10 10:45:12 UTC 2016
Date: Monday, October 10, 2016 @ 10:45:12
Author: spupykin
Revision: 191831
upgpkg: freeradius 3.0.12-2
upd
Modified:
freeradius/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-10 10:45:08 UTC (rev 191830)
+++ PKGBUILD 2016-10-10 10:45:12 UTC (rev 191831)
@@ -5,15 +5,16 @@
pkgname=freeradius
pkgver=3.0.12
-pkgrel=1
+pkgrel=2
pkgdesc="The premier open source RADIUS server"
arch=('i686' 'x86_64')
url="http://www.freeradius.org/"
license=('GPL')
depends=('krb5' 'pth' 'net-snmp' 'postgresql-libs' 'libmariadbclient' 'talloc' 'libpcap')
-makedepends=('unixodbc' 'python2' 'curl')
+makedepends=('unixodbc' 'python2' 'curl' 'json-c')
optdepends=('unixodbc: for ODBC'
'python2: for Python'
+ 'json-c: rlm_rest module'
'curl: for REST')
options=('!makeflags')
install=$pkgname.install
More information about the arch-commits
mailing list