network/privoxy: Updated for version 3.0.23.

Signed-off-by: Kyle Guinn <elyk03@gmail.com>
This commit is contained in:
Kyle Guinn 2015-01-30 21:59:47 -06:00 committed by Willy Sudiarto Raharjo
parent 8d7314c68f
commit 309eaf0a51
2 changed files with 5 additions and 5 deletions

View file

@ -3,7 +3,7 @@
# Slackware build script for privoxy
# Copyright (c) 2007 alkos333 <me@alkos333.net>
# Copyright 2014 Kyle Guinn <elyk03@gmail.com>, USA
# Copyright 2014-2015 Kyle Guinn <elyk03@gmail.com>, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=privoxy
VERSION=${VERSION:-3.0.22}
VERSION=${VERSION:-3.0.23}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="privoxy"
VERSION="3.0.22"
VERSION="3.0.23"
HOMEPAGE="http://www.privoxy.org/"
DOWNLOAD="http://downloads.sourceforge.net/ijbswa/privoxy-3.0.22-stable-src.tar.gz"
MD5SUM="aa121751d332a51d37d3c6e4b7594daa"
DOWNLOAD="http://downloads.sourceforge.net/ijbswa/privoxy-3.0.23-stable-src.tar.gz"
MD5SUM="bbe47d5ff1a54d9f9fc93a160532697f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""