[Buildroot] [PATCH 1/1] package/squid: bump version to 7.7
From: Bernd Kuhls <hidden>
Date: 2026-09-04 18:45:06
Subsystem:
the rest · Maintainer:
Linus Torvalds
https://github.com/squid-cache/squid/blob/SQUID_7_7/ChangeLog Signed-off-by: Bernd Kuhls <redacted> --- Gitlab pipelines passed: https://gitlab.com/bkuhls/buildroot/-/commits/a332dde27e3b37009557311b2fed15076d192374 with the exception of an unrelated build error of the libcap package using the defconfig br-arm-full-static. package/squid/squid.hash | 4 ++-- package/squid/squid.mk | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/squid/squid.hash b/package/squid/squid.hash
index fe362e9a2e..556115f80f 100644
--- a/package/squid/squid.hash
+++ b/package/squid/squid.hash@@ -1,4 +1,4 @@ -# From https://github.com/squid-cache/squid/releases/tag/SQUID_7_6 -sha256 852178fdc37c5b0786a934fc990c7d2fffc82acf19b2284be209b96431d25992 squid-7.6.tar.xz +# From https://github.com/squid-cache/squid/releases/tag/SQUID_7_7 +sha256 e3bd613b91b1c498ec2992276063342a85cd6edddd5521294e04f44bc055da9b squid-7.7.tar.xz # Locally calculated sha256 edaef632cbb643e4e7a221717a6c441a4c1a7c918e6e4d56debc3d8739b233f6 COPYING
diff --git a/package/squid/squid.mk b/package/squid/squid.mk
index 627fef0b9e..dbade52fa3 100644
--- a/package/squid/squid.mk
+++ b/package/squid/squid.mk@@ -4,7 +4,7 @@ # ################################################################################ -SQUID_VERSION = 7.6 +SQUID_VERSION = 7.7 SQUID_SOURCE = squid-$(SQUID_VERSION).tar.xz SQUID_SITE = https://github.com/squid-cache/squid/releases/download/SQUID_$(subst .,_,$(SQUID_VERSION)) SQUID_LICENSE = GPL-2.0+
--
2.47.3
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot