privoxy: update to 3.0.26.
This commit is contained in:
parent
51cd07a6a2
commit
4eaad57c11
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'privoxy'
|
# Template file for 'privoxy'
|
||||||
pkgname=privoxy
|
pkgname=privoxy
|
||||||
version=3.0.24
|
version=3.0.26
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="${pkgname}-${version}-stable"
|
wrksrc="${pkgname}-${version}-stable"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--sysconfdir=/etc/privoxy --enable-compression --enable-dynamic-pcre --sbindir=/usr/bin"
|
configure_args="--sysconfdir=/etc/privoxy --enable-compression --enable-dynamic-pcre --sbindir=/usr/bin"
|
||||||
|
@ -23,7 +23,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
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=a381f6dc78f08de0d4a2342d47a5949a6608073ada34b933137184f3ca9fb012
|
checksum=57e415b43ee5dfdca74685cc034053eaae962952fdabd086171551a86abf9cd8
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoheader && autoconf
|
autoheader && autoconf
|
||||||
|
|
Loading…
Reference in New Issue