community/freeradius to 3.0.20-3

This commit is contained in:
Kevin Mihelich 2019-12-24 23:03:41 +00:00
parent 771045c85c
commit cf5ca4952b

View file

@ -7,16 +7,16 @@
pkgname=freeradius
pkgver=3.0.20
pkgrel=2
pkgrel=3
pkgdesc='The premier open source RADIUS server'
arch=('x86_64')
url="https://freeradius.org/"
license=('GPL')
depends=('krb5' 'pth' 'net-snmp' 'postgresql-libs' 'mariadb-libs' 'talloc'
'libpcap' 'libwbclient')
makedepends=('unixodbc' 'python2' 'curl' 'json-c' 'samba')
makedepends=('unixodbc' 'python' 'curl' 'json-c' 'samba')
optdepends=('unixodbc: for ODBC'
'python2: for Python'
'python: for Python'
'json-c: rlm_rest module'
'curl: for REST')
options=('!makeflags')