privoxy: update to 3.0.28.

This commit is contained in:
Christian Buschau 2019-01-12 19:49:47 +01:00 committed by maxice8
parent 2565f44ea7
commit e20a36e56e

View file

@ -1,6 +1,6 @@
# Template file for 'privoxy'
pkgname=privoxy
version=3.0.26
version=3.0.28
revision=1
wrksrc="${pkgname}-${version}-stable"
build_style=gnu-configure
@ -14,16 +14,16 @@ conf_files="
/etc/privoxy/trust
/etc/privoxy/default.filter
/etc/privoxy/user.action"
system_accounts="privoxy"
privoxy_homedir="/etc/privoxy"
hostmakedepends="autoconf"
makedepends="pcre-devel zlib-devel"
short_desc="A non-caching web proxy with advanced filtering capabilities"
short_desc="Non-caching web proxy with advanced filtering capabilities"
maintainer="Eivind Uggedal <eivind@uggedal.com>"
license="GPL-2"
license="GPL-2.0-or-later"
homepage="http://www.privoxy.org/"
distfiles="${SOURCEFORGE_SITE}/ijbswa/${pkgname}-${version}-stable-src.tar.gz"
checksum=57e415b43ee5dfdca74685cc034053eaae962952fdabd086171551a86abf9cd8
checksum=b5d78cc036aaadb3b7cf860e9d598d7332af468926a26e2d56167f1cb6f2824a
system_accounts="privoxy"
privoxy_homedir="/etc/privoxy"
pre_configure() {
autoheader && autoconf