diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2013-12-07 17:10:47 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2013-12-07 17:10:47 +0100 |
commit | 5ccceff58577c4a2bd15bee0bdcce97a37d34a2a (patch) | |
tree | 83c5fd6101a222a08f7262355ddc04df7c63fd5e | |
parent | 4d04baa57200675ad4005b3aeae97f118895af3d (diff) |
update squid
-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 74c7d2257..205bd49da 100644 --- a/package/squid/Makefile +++ b/package/squid/Makefile @@ -4,9 +4,9 @@ include ${TOPDIR}/rules.mk PKG_NAME:= squid -PKG_VERSION:= 3.3.9 +PKG_VERSION:= 3.3.11 PKG_RELEASE:= 1 -PKG_MD5SUM:= 1c550c02a041f77ed6ac96568ca36f26 +PKG_MD5SUM:= 1db9aa98a70e501ae8280bc5cfa33140 PKG_DESCR:= squid web and cache proxy PKG_SECTION:= proxy PKG_DEPENDS:= libopenssl libpthread libstdcxx libltdl |