From 90bb07f461ad748211ccef22b2cbf30fa3c2433d Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 13 Jun 2015 21:21:57 +0200 Subject: update squid to latest stable version --- package/squid/Makefile | 4 ++-- package/squid/patches/patch-lib_rfcnb_rfcnb-io_c | 11 ----------- 2 files changed, 2 insertions(+), 13 deletions(-) delete mode 100644 package/squid/patches/patch-lib_rfcnb_rfcnb-io_c (limited to 'package/squid') diff --git a/package/squid/Makefile b/package/squid/Makefile index 0fa1a2461..caed4a32d 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.4 +PKG_VERSION:= 3.5.5 PKG_RELEASE:= 1 -PKG_HASH:= dce615d08e349caf3975fc5d51ce4c3c69b9995fb83f51dc5d55ae873d8bf6a4 +PKG_HASH:= 23793da6b23871765188becae59a6f4b6c3672c256ba9be90743b46a3c7921cf PKG_DESCR:= web and cache proxy PKG_SECTION:= net/proxy PKG_DEPENDS:= libpthread librt libstdcxx libltdl diff --git a/package/squid/patches/patch-lib_rfcnb_rfcnb-io_c b/package/squid/patches/patch-lib_rfcnb_rfcnb-io_c deleted file mode 100644 index 17fd993a7..000000000 --- a/package/squid/patches/patch-lib_rfcnb_rfcnb-io_c +++ /dev/null @@ -1,11 +0,0 @@ ---- squid-3.5.2.orig/lib/rfcnb/rfcnb-io.c 2015-02-18 06:17:02.000000000 -0600 -+++ squid-3.5.2/lib/rfcnb/rfcnb-io.c 2015-02-20 00:33:21.015450265 -0600 -@@ -40,7 +40,7 @@ - #include - #endif - #include --#include -+#include - - int RFCNB_Timeout = 0; /* Timeout in seconds ... */ - -- cgit v1.2.3