mirror of
https://git.busybox.net/buildroot.git
synced 2024-12-01 01:13:29 +08:00
squid: bump to version 3.4.6
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
0c7db694ac
commit
f190ccce9f
@ -5,7 +5,7 @@
|
||||
################################################################################
|
||||
|
||||
SQUID_VERSION_MAJOR = 3.4
|
||||
SQUID_VERSION = $(SQUID_VERSION_MAJOR).5
|
||||
SQUID_VERSION = $(SQUID_VERSION_MAJOR).6
|
||||
SQUID_SOURCE = squid-$(SQUID_VERSION).tar.xz
|
||||
SQUID_SITE = http://www.squid-cache.org/Versions/v3/$(SQUID_VERSION_MAJOR)
|
||||
SQUID_LICENSE = GPLv2+
|
||||
|
Loading…
Reference in New Issue
Block a user