diff --git a/www/squid/Makefile b/www/squid/Makefile index 6283d8ebd34..4b7951530ef 100644 --- a/www/squid/Makefile +++ b/www/squid/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.232 2021/02/15 09:34:19 sthen Exp $ +# $OpenBSD: Makefile,v 1.233 2021/05/14 20:40:46 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.14 +V= 4.15 DISTNAME= squid-$V EXTRACT_SUFX= .tar.xz PKGNAME-main= squid-$V @@ -26,7 +26,7 @@ HOMEPAGE= http://www.squid-cache.org/ PERMIT_PACKAGE= Yes cWANTLIB= ${COMPILER_LIBCXX} c gmp gnutls hogweed iconv idn2 -cWANTLIB+= intl m nettle p11-kit pthread tasn1 unistring +cWANTLIB+= intl m nettle p11-kit pthread ssl tasn1 unistring # repo at https://github.com/squid-cache/squid MASTER_SITES= ${HOMEPAGE}Versions/v${V:R}/ \ @@ -49,7 +49,7 @@ CONFIGURE_ARGS= --disable-strict-error-checking \ EXTERNAL_ACL= SQL_session file_userip time_quota \ unix_group wbinfo_group -WANTLIB-main += ${cWANTLIB} crypto db expat lzma ssl xml2 z +WANTLIB-main += ${cWANTLIB} crypto db expat lzma xml2 z LIB_DEPENDS-main += \ databases/db/v4 \ diff --git a/www/squid/distinfo b/www/squid/distinfo index 6cbaa4eb5de..09d1dd2f990 100644 --- a/www/squid/distinfo +++ b/www/squid/distinfo @@ -1,2 +1,2 @@ -SHA256 (squid-4.14.tar.xz) = 8Ql9qmQ0iXwVm8EAl4tRNHwDOQQWEIRdCvoSgVFyn/w= -SIZE (squid-4.14.tar.xz) = 2452892 +SHA256 (squid-4.15.tar.xz) = tpOk5asoEaioVPYN4KYq+786lSux0EeVLJrgEyH4SiU= +SIZE (squid-4.15.tar.xz) = 2454176