From c96fef5ec8a4756d1b68f4e0cd7c5e594d28440b Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Fri, 19 Nov 2021 02:57:01 +0000 Subject: [PATCH] community/squid to 5.2-3 --- community/squid/PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/community/squid/PKGBUILD b/community/squid/PKGBUILD index 45d543671..afba2537e 100644 --- a/community/squid/PKGBUILD +++ b/community/squid/PKGBUILD @@ -8,13 +8,14 @@ pkgname=squid pkgver=5.2 -pkgrel=1 +pkgrel=3 pkgdesc='Full-featured Web proxy cache server' arch=('x86_64') url='http://www.squid-cache.org' depends=('openssl' 'pam' 'perl' 'libltdl' 'libcap' 'nettle' 'gnutls' 'libnsl' 'libxml2' 'systemd-libs') -makedepends=('krb5') +makedepends=('krb5' 'libldap' 'systemd') +optdepends=('libldap') license=('GPL') options=('emptydirs') backup=('etc/squid/squid.conf'