wok-current diff privoxy/receipt @ rev 20294
get-dropbox: fix LD_LIBRARY_PATH
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Apr 23 09:42:28 2018 +0200 (2018-04-23) |
parents | 9e01bc6321ea |
children | 970c5ec9a60a |
line diff
1.1 --- a/privoxy/receipt Sun Dec 20 15:13:45 2015 +0100 1.2 +++ b/privoxy/receipt Mon Apr 23 09:42:28 2018 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="privoxy" 1.7 -VERSION="3.0.23-stable" 1.8 +VERSION="3.0.26-stable" 1.9 CATEGORY="network" 1.10 SHORT_DESC="Non-caching web privacy proxy." 1.11 MAINTAINER="paul@slitaz.org" 1.12 @@ -10,6 +10,8 @@ 1.13 WEB_SITE="http://www.privoxy.org/" 1.14 WGET_URL="http://downloads.sourceforge.net/ijbswa/$TARBALL" 1.15 1.16 +CONFIG_FILES="/etc/privoxy/config" 1.17 + 1.18 DEPENDS="zlib pcre" 1.19 BUILD_DEPENDS="zlib-dev autoconf perl m4 coreutils" 1.20