package/squid: bump version to 6.10
The ESI feature is now disabled by default. Use --enable-esi if needed. See here for other changes: https://github.com/squid-cache/squid/commits/v6 Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> (cherry picked from commit 4c1a85a87d5aabfc2a4ec99da7c48df9f1884797) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
30a8aab0f8
commit
cd727e38f0
package/squid
@ -1,6 +1,6 @@
|
||||
# From http://www.squid-cache.org/Versions/v6/squid-6.9.tar.xz.asc
|
||||
md5 4888e9dc75c0daa0ed526b34c055cb67 squid-6.9.tar.xz
|
||||
sha1 5e73b30116ce7111589cc2b1c9bfe3c17efa2e75 squid-6.9.tar.xz
|
||||
# From http://www.squid-cache.org/Versions/v6/squid-6.10.tar.xz.asc
|
||||
md5 86deefa7282c4388be95260aa4d4cf6a squid-6.10.tar.xz
|
||||
sha1 70e90865df0e4e9ba7765b622da40bda9bb8fc5d squid-6.10.tar.xz
|
||||
# Locally calculated
|
||||
sha256 1ad72d46e1cb556e9561214f0fb181adb87c7c47927ef69bc8acd68a03f61882 squid-6.9.tar.xz
|
||||
sha256 0b07b187e723f04770dd25beb89aec12030a158696aa8892d87c8b26853408a7 squid-6.10.tar.xz
|
||||
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
SQUID_VERSION = 6.9
|
||||
SQUID_VERSION = 6.10
|
||||
SQUID_SOURCE = squid-$(SQUID_VERSION).tar.xz
|
||||
SQUID_SITE = http://www.squid-cache.org/Versions/v6
|
||||
SQUID_LICENSE = GPL-2.0+
|
||||
|
Loading…
Reference in New Issue
Block a user