diff options
author | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2016-03-04 18:24:18 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2016-03-04 18:24:18 +0100 |
commit | f032d320e4df875254965dd5c0f76a2541557a3d (patch) | |
tree | f5b0e34b63f6eb4d74d16f3b8f062ff0458406ad /package | |
parent | f40be19ddf30654e5c62950d8af2b707926fc282 (diff) |
squid: update to latest stable version
Diffstat (limited to 'package')
-rw-r--r-- | package/squid/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/squid/Makefile b/package/squid/Makefile index d2989712e..3c46802a9 100644 --- a/package/squid/Makefile +++ b/package/squid/Makefile @@ -4,9 +4,9 @@ include ${ADK_TOPDIR}/rules.mk PKG_NAME:= squid -PKG_VERSION:= 3.5.13 +PKG_VERSION:= 3.5.15 PKG_RELEASE:= 1 -PKG_HASH:= e75d94671895270272883187296f17e26954bf00a090c97bfea8a4fc264a5b40 +PKG_HASH:= 9cfce3231c7b3b33816fc54414d8720a51ac5e723663e0685a8bb995b9f450d2 PKG_DESCR:= web and cache proxy PKG_SECTION:= net/proxy PKG_DEPENDS:= libltdl |