update to squid-4.14

This commit is contained in:
sthen 2021-02-15 09:34:19 +00:00
parent 11b15aa6f0
commit 8de639f483
2 changed files with 5 additions and 6 deletions

View File

@ -1,16 +1,15 @@
# $OpenBSD: Makefile,v 1.231 2021/02/01 12:57:26 sthen Exp $
# $OpenBSD: Makefile,v 1.232 2021/02/15 09:34:19 sthen Exp $
COMMENT-main= WWW and FTP proxy cache and accelerator
COMMENT-ldap= LDAP authentication/ACL support for Squid
COMMENT-ntlm= NTLM authentication/ACL support for Squid
V= 4.13
V= 4.14
DISTNAME= squid-$V
EXTRACT_SUFX= .tar.xz
PKGNAME-main= squid-$V
PKGNAME-ldap= squid-ldap-$V
PKGNAME-ntlm= squid-ntlm-$V
REVISION-main= 1
.for i in -ldap -ntlm
# subpackages aren't flavoured, so overwrite the default name/path
@ -26,7 +25,7 @@ HOMEPAGE= http://www.squid-cache.org/
# GPLv2+
PERMIT_PACKAGE= Yes
cWANTLIB= ${COMPILER_LIBCXX} c ffi gmp gnutls hogweed iconv idn2
cWANTLIB= ${COMPILER_LIBCXX} c gmp gnutls hogweed iconv idn2
cWANTLIB+= intl m nettle p11-kit pthread tasn1 unistring
# repo at https://github.com/squid-cache/squid

View File

@ -1,2 +1,2 @@
SHA256 (squid-4.13.tar.xz) = aJGg9UDmB3m08k8YAqMC+BPG9HPsczakdO1ow+LlPuA=
SIZE (squid-4.13.tar.xz) = 2452752
SHA256 (squid-4.14.tar.xz) = 8Ql9qmQ0iXwVm8EAl4tRNHwDOQQWEIRdCvoSgVFyn/w=
SIZE (squid-4.14.tar.xz) = 2452892