From ec42c4c2bf2d1354016b46d88233c8b51c0f1fc8 Mon Sep 17 00:00:00 2001 From: blogic Date: Wed, 11 Jun 2008 19:23:22 +0000 Subject: [PATCH] bump privoxy, thanks joerg neumann git-svn-id: svn://svn.openwrt.org/openwrt/packages@11443 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/privoxy/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/privoxy/Makefile b/net/privoxy/Makefile index 5b45f52e0..32b34ae01 100644 --- a/net/privoxy/Makefile +++ b/net/privoxy/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=privoxy -PKG_VERSION:=3.0.6 +PKG_VERSION:=3.0.8 PKG_RELEASE:=3 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-stable-src.tar.gz PKG_SOURCE_URL:=@SF/ijbswa -PKG_MD5SUM:=c3b34c620e1174f0c0b91aa2a04ceae4 +PKG_MD5SUM:=252c0e085218fb930c4bc7563e9cedd9 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)-stable PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install