|
|
@@ -4,9 +4,9 @@
|
|
|
include ${ADK_TOPDIR}/rules.mk
|
|
|
|
|
|
PKG_NAME:= squid
|
|
|
-PKG_VERSION:= 6.13
|
|
|
+PKG_VERSION:= 7.5
|
|
|
PKG_RELEASE:= 1
|
|
|
-PKG_HASH:= 9b33de09d733b5933f6c2b54ebe0be51a9fa4751f183f3aead90b3c5d930aa72
|
|
|
+PKG_HASH:= 1ad20bd49425ca9d57c7f710c87a8dc1c1e559076a98dd63f45d84477474ad68
|
|
|
PKG_DESCR:= web and cache proxy
|
|
|
PKG_SECTION:= net/proxy
|
|
|
PKG_DEPENDS:= libltdl libxcrypt
|
|
|
@@ -14,7 +14,7 @@ PKG_BUILDDEP:= libtool
|
|
|
PKG_BUILDDEP_GLIBC:= libxcrypt
|
|
|
PKG_NEEDS:= threads c++
|
|
|
PKG_URL:= http://www.squid-cache.org/
|
|
|
-PKG_SITES:= https://github.com/squid-cache/squid/releases/download/SQUID_6_13/
|
|
|
+PKG_SITES:= https://github.com/squid-cache/squid/releases/download/SQUID_7_5/
|
|
|
|
|
|
DISTFILES:= $(PKG_NAME)-$(PKG_VERSION).tar.gz
|
|
|
|