privoxy update to 3.0.32
This commit is contained in:
parent
eeac3b6d1c
commit
6166273ff6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'privoxy'
|
# Template file for 'privoxy'
|
||||||
pkgname=privoxy
|
pkgname=privoxy
|
||||||
version=3.0.31
|
version=3.0.32
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}-${version}-stable"
|
wrksrc="${pkgname}-${version}-stable"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -21,7 +21,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://www.privoxy.org/"
|
homepage="http://www.privoxy.org/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/ijbswa/${pkgname}-${version}-stable-src.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/ijbswa/${pkgname}-${version}-stable-src.tar.gz"
|
||||||
checksum=077729a3aac79222a4e8d88a650d9028d16fd4b0d6038da8f5f5e47120d004eb
|
checksum=c61de4008c62445ec18f1f270407cbf2372eaba93beaccdc9e3238bb2defeed7
|
||||||
system_accounts="privoxy"
|
system_accounts="privoxy"
|
||||||
privoxy_homedir="/etc/privoxy"
|
privoxy_homedir="/etc/privoxy"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue