mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
squid: bump version to 3.5.27
And add a hash for the license files. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
162de5eb1c
commit
001b834aac
@ -1,3 +1,5 @@
|
|||||||
# From http://www.squid-cache.org/Versions/v3/3.5/squid-3.5.26.tar.xz.asc
|
# From http://www.squid-cache.org/Versions/v3/3.5/squid-3.5.27.tar.xz.asc
|
||||||
md5 510e2c84773879c00d0e7ced997864d9 squid-3.5.26.tar.xz
|
md5 39ef8199675d48a314b540f92c00c545 squid-3.5.27.tar.xz
|
||||||
sha1 51a664217957b35de8b7fae180b9f93a759a4204 squid-3.5.26.tar.xz
|
sha1 1e69c96d13cd49844da3bcf33a0b428fbe7b6f77 squid-3.5.27.tar.xz
|
||||||
|
# Locally calculated
|
||||||
|
sha256 58f5d05257af1fb964fde20e134d660fac9afa86b6fd8c70d63ead63068378fa COPYING
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
SQUID_VERSION_MAJOR = 3.5
|
SQUID_VERSION_MAJOR = 3.5
|
||||||
SQUID_VERSION = $(SQUID_VERSION_MAJOR).26
|
SQUID_VERSION = $(SQUID_VERSION_MAJOR).27
|
||||||
SQUID_SOURCE = squid-$(SQUID_VERSION).tar.xz
|
SQUID_SOURCE = squid-$(SQUID_VERSION).tar.xz
|
||||||
SQUID_SITE = http://www.squid-cache.org/Versions/v3/$(SQUID_VERSION_MAJOR)
|
SQUID_SITE = http://www.squid-cache.org/Versions/v3/$(SQUID_VERSION_MAJOR)
|
||||||
SQUID_LICENSE = GPL-2.0+
|
SQUID_LICENSE = GPL-2.0+
|
||||||
|
Loading…
x
Reference in New Issue
Block a user