From edf1acc5030448824062a28e16ba7e234c10fb10 Mon Sep 17 00:00:00 2001 From: Eivind Uggedal Date: Fri, 8 May 2015 08:43:34 +0000 Subject: [PATCH] privoxy: revbump for rebuild --- srcpkgs/privoxy/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/privoxy/template b/srcpkgs/privoxy/template index ce7d3a485fd..022133c67fe 100644 --- a/srcpkgs/privoxy/template +++ b/srcpkgs/privoxy/template @@ -1,7 +1,7 @@ # Template file for 'privoxy' pkgname=privoxy version=3.0.23 -revision=1 +revision=2 wrksrc="${pkgname}-${version}-stable" build_style=gnu-configure configure_args="--sysconfdir=/etc/privoxy --enable-compression --enable-dynamic-pcre"