aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-daemons/squid
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2020-06-19 13:31:52 +0200
committerKhem Raj <raj.khem@gmail.com>2020-06-19 12:42:55 -0700
commit63a4a5450063cbd7ffca27f8b3fa607609f1fe1a (patch)
tree362ba19be30632db6483c481f1174ae53b3a66fd /meta-networking/recipes-daemons/squid
parent1b2bb7da0939693090d0bfcdc5af99261f4fd4b3 (diff)
downloadmeta-openembedded-63a4a5450063cbd7ffca27f8b3fa607609f1fe1a.tar.gz
squid: upgrade 4.9 -> 4.12
License checksum was changed by change of copyright year Changes are found at [1-3] [1] http://www.squid-cache.org/Versions/v4/changesets/SQUID_4_12.html [2] http://www.squid-cache.org/Versions/v4/changesets/SQUID_4_11.html [3] http://www.squid-cache.org/Versions/v4/changesets/SQUID_4_10.html Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-daemons/squid')
-rw-r--r--meta-networking/recipes-daemons/squid/squid_4.12.bb (renamed from meta-networking/recipes-daemons/squid/squid_4.9.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-networking/recipes-daemons/squid/squid_4.9.bb b/meta-networking/recipes-daemons/squid/squid_4.12.bb
index 19949acd84..6e49790fe5 100644
--- a/meta-networking/recipes-daemons/squid/squid_4.9.bb
+++ b/meta-networking/recipes-daemons/squid/squid_4.12.bb
@@ -28,11 +28,11 @@ SRC_URI = "http://www.squid-cache.org/Versions/v${MAJ_VER}/${BPN}-${PV}.tar.bz2
SRC_URI_remove_toolchain-clang = "file://0001-configure-Check-for-Wno-error-format-truncation-comp.patch"
-SRC_URI[md5sum] = "b315d0dce37627dfe61eec7f5304baaf"
-SRC_URI[sha256sum] = "0f5829d878002147e7c4d9b8901c2c3c051693465e82e45cef9ab0e226e3e729"
+SRC_URI[md5sum] = "5d058f7f8f1db9fa4ce3db910a008b0e"
+SRC_URI[sha256sum] = "eae0ad993921e472ce36cce34674c47a224fc2868b65ef0c4b41b2f5f18378a0"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
- file://errors/COPYRIGHT;md5=19cc4dd146f397e72f3ff6f9f58fbfbe \
+ file://errors/COPYRIGHT;md5=4c3268f394af77fbbf541875cef96a6c \
"
DEPENDS = "libtool krb5 openldap db cyrus-sasl"