diff options
Diffstat (limited to 'net/squid/Makefile')
-rw-r--r-- | net/squid/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/squid/Makefile b/net/squid/Makefile index c79021825..6f0e177dc 100644 --- a/net/squid/Makefile +++ b/net/squid/Makefile @@ -8,14 +8,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=squid -PKG_VERSION:=4.6 -PKG_RELEASE:=5 +PKG_VERSION:=4.12 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=http://www3.us.squid-cache.org/Versions/v4/ \ http://www2.pl.squid-cache.org/Versions/v4/ \ http://www.squid-cache.org/Versions/v4/ -PKG_HASH:=015bade5d3a4905142c4c605df5c4216471e3d8338079955e0e44b0ae0303d41 +PKG_HASH:=f42a03c8b3dc020722c88bf1a87da8cb0c087b2f66b41d8256c77ee1b527e317 PKG_MAINTAINER:=Marko Ratkaj <marko.ratkaj@sartura.hr> PKG_LICENSE:=GPL-2.0-or-later |