From c3d62a22d76a30ee3e220112c10931956099076a Mon Sep 17 00:00:00 2001 From: jow Date: Thu, 19 Jan 2012 15:32:22 +0000 Subject: [PATCH] [packages] privoxy: update to v3.0.19 git-svn-id: svn://svn.openwrt.org/openwrt/packages@29805 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/privoxy/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/net/privoxy/Makefile b/net/privoxy/Makefile index a70deaca8..e4b45cf76 100644 --- a/net/privoxy/Makefile +++ b/net/privoxy/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2011 OpenWrt.org +# Copyright (C) 2006-2012 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=privoxy -PKG_VERSION:=3.0.17 -PKG_RELEASE:=3 +PKG_VERSION:=3.0.19 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-stable-src.tar.gz PKG_SOURCE_URL:=@SF/ijbswa -PKG_MD5SUM:=9d363d738a3f3d73e774d6dfeafdb15f +PKG_MD5SUM:=57acc79059565cc42eda67982842785d PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)-stable PKG_FIXUP:=autoreconf