From 76707306d1a91af8749dd5c7dcdea25f31c824a5 Mon Sep 17 00:00:00 2001 From: Christian Marangi Date: Sun, 29 Oct 2023 17:11:53 +0100 Subject: privoxy: update to release 3.0.34 Update to release 3.0.34 to permit easier backport of PCRE2 support. Signed-off-by: Christian Marangi --- net/privoxy/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net/privoxy/Makefile') diff --git a/net/privoxy/Makefile b/net/privoxy/Makefile index f59920cf3..b30a939a2 100644 --- a/net/privoxy/Makefile +++ b/net/privoxy/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=privoxy -PKG_VERSION:=3.0.33 -PKG_RELEASE:=4 +PKG_VERSION:=3.0.34 +PKG_RELEASE:=1 PKG_SOURCE:=privoxy-$(PKG_VERSION)-stable-src.tar.gz PKG_SOURCE_URL:=@SF/ijbswa -PKG_HASH:=04b104e70dac61561b9dd110684b250fafc8c13dbe437a60fae18ddd9a881fae +PKG_HASH:=e6ccbca1656f4e616b4657f8514e33a70f6697e9d7294356577839322a3c5d2c PKG_BUILD_DIR:=$(BUILD_DIR)/privoxy-$(PKG_VERSION)-stable PKG_FIXUP:=autoreconf PKG_INSTALL:=1 -- cgit v1.2.3