Date: Monday, November 2, 2020 @ 05:09:03 Author: felixonmars Revision: 739081
upgpkg: dante 1.4.2-4: libxcrypt rebuild Modified: dante/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-02 05:08:58 UTC (rev 739080) +++ PKGBUILD 2020-11-02 05:09:03 UTC (rev 739081) @@ -3,12 +3,12 @@ pkgname=dante pkgver=1.4.2 -pkgrel=3 +pkgrel=4 pkgdesc="SOCKS v4 and v5 compatible proxy server and client" url="https://www.inet.no/dante" arch=(x86_64) license=('custom') -depends=('pam' 'krb5') +depends=('krb5' 'libxcrypt' 'pam') backup=('etc/socks.conf' 'etc/sockd.conf') source=(ftp://ftp.inet.no/pub/socks/$pkgname-$pkgver.tar.gz
