From 6166273ff61a4177d1910eb8758b1d822a699a5f Mon Sep 17 00:00:00 2001 From: hechos Date: Tue, 9 Mar 2021 14:34:58 -0300 Subject: [PATCH] privoxy update to 3.0.32 --- srcpkgs/privoxy/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/privoxy/template b/srcpkgs/privoxy/template index 4e78051c2e7..ddaefd75abe 100644 --- a/srcpkgs/privoxy/template +++ b/srcpkgs/privoxy/template @@ -1,6 +1,6 @@ # Template file for 'privoxy' pkgname=privoxy -version=3.0.31 +version=3.0.32 revision=1 wrksrc="${pkgname}-${version}-stable" build_style=gnu-configure @@ -21,7 +21,7 @@ maintainer="Orphaned " license="GPL-2.0-or-later" homepage="http://www.privoxy.org/" distfiles="${SOURCEFORGE_SITE}/ijbswa/${pkgname}-${version}-stable-src.tar.gz" -checksum=077729a3aac79222a4e8d88a650d9028d16fd4b0d6038da8f5f5e47120d004eb +checksum=c61de4008c62445ec18f1f270407cbf2372eaba93beaccdc9e3238bb2defeed7 system_accounts="privoxy" privoxy_homedir="/etc/privoxy"