From 724063cfdf9630c53c808a40e4084f652ffcb7c2 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Fri, 21 Aug 2020 23:50:24 +0000 Subject: [PATCH] community/freeradius to 3.0.21-5 --- community/freeradius/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/freeradius/PKGBUILD b/community/freeradius/PKGBUILD index dd921d6da..fd48abe0f 100644 --- a/community/freeradius/PKGBUILD +++ b/community/freeradius/PKGBUILD @@ -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'