squid: bump to version 3.4.8

Also add hash file.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Gustavo Zacarias 2014-10-01 17:54:00 -03:00 committed by Peter Korsgaard
parent b354417dce
commit 02efd3994f
2 changed files with 4 additions and 1 deletions

3
package/squid/squid.hash Normal file
View File

@ -0,0 +1,3 @@
# From http://www.squid-cache.org/Versions/v3/3.4/squid-3.4.8.tar.xz.asc
md5 b0c4335447248810169f58ea4d8b204a squid-3.4.8.tar.xz
sha1 e2e20414252f315b2912ae32ac084ea07a48133f squid-3.4.8.tar.xz

View File

@ -5,7 +5,7 @@
################################################################################
SQUID_VERSION_MAJOR = 3.4
SQUID_VERSION = $(SQUID_VERSION_MAJOR).7
SQUID_VERSION = $(SQUID_VERSION_MAJOR).8
SQUID_SOURCE = squid-$(SQUID_VERSION).tar.xz
SQUID_SITE = http://www.squid-cache.org/Versions/v3/$(SQUID_VERSION_MAJOR)
SQUID_LICENSE = GPLv2+