Update privoxy to 3.0.17. This is a maintenance release.
authorJohn Crispin <john@openwrt.org>
Fri, 1 Apr 2011 10:00:01 +0000 (10:00 +0000)
committerJohn Crispin <john@openwrt.org>
Fri, 1 Apr 2011 10:00:01 +0000 (10:00 +0000)
Signed-off-by: Ian Leonard <antonlacon_at_gmail.com>
SVN-Revision: 26389

net/privoxy/Makefile

index c0bdd36c7eb630391a55822f19233b32927df427..019d17a6f9741656d1f959eefd8563b977d7a684 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=privoxy
-PKG_VERSION:=3.0.16
+PKG_VERSION:=3.0.17
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-stable-src.tar.gz
 PKG_SOURCE_URL:=@SF/ijbswa
-PKG_MD5SUM:=64d3ffcdf8307e04a375773bb4eb255e
+PKG_MD5SUM:=9d363d738a3f3d73e774d6dfeafdb15f
 
 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)-stable