mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
community/freeradius to 3.0.21-5
This commit is contained in:
parent
8e69509d46
commit
724063cfdf
1 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue