From abdd1593f888701a0adef461b1896f73671f0f4e Mon Sep 17 00:00:00 2001 From: Christian Schoenebeck Date: Sun, 8 Feb 2015 16:50:16 +0100 Subject: privoxy: modified init scripts remove "killall" from initscript because it kills itself #867 Signed-off-by: Christian Schoenebeck --- net/privoxy/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/privoxy/Makefile') diff --git a/net/privoxy/Makefile b/net/privoxy/Makefile index a693802a9..c7c0564a9 100644 --- a/net/privoxy/Makefile +++ b/net/privoxy/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=privoxy PKG_VERSION:=3.0.23 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-stable-src.tar.gz PKG_SOURCE_URL:=@SF/ijbswa -- cgit v1.2.3