[arch-commits] Commit in freeradius/trunk (PKGBUILD)

Christian Hesse eworm at archlinux.org
Thu Aug 20 08:41:23 UTC 2020


    Date: Thursday, August 20, 2020 @ 08:41:23
  Author: eworm
Revision: 685318

upgpkg: freeradius 3.0.21-5: libxcrypt rebuild

Modified:
  freeradius/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-20 08:35:00 UTC (rev 685317)
+++ PKGBUILD	2020-08-20 08:41:23 UTC (rev 685318)
@@ -4,13 +4,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'



More information about the arch-commits mailing list