community/freeradius to 3.0.21-5

This commit is contained in:
Kevin Mihelich 2020-08-21 23:50:24 +00:00
parent 8e69509d46
commit 724063cfdf

View file

@ -7,13 +7,13 @@
pkgname=freeradius
pkgver=3.0.21
pkgrel=4
pkgrel=5
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' 'smbclient')
'libpcap' 'libxcrypt' 'libcrypt.so' 'smbclient')
makedepends=('curl' 'freetds' 'hiredis' 'json-c' 'libmemcached' 'perl'
'python' 'samba' 'sqlite' 'unixodbc' 'yubico-c-client')
optdepends=('curl: for REST'