squid: update to 2.6.STABLE16

This commit is contained in:
Juergen Daubert 2007-09-09 10:29:50 +02:00
parent acef9cefc6
commit 31079744ad
2 changed files with 2 additions and 6 deletions

View File

@ -1,4 +1,3 @@
7036140fef35fcfadee0b7826dccbf76 11622.patch
9ce54d2a0a7959df4470178e7aac5e27 squid
2a21d5c64af8bc164b8d8be980aede6a squid-2.6.STABLE15.tar.bz2
849bee6f269e6c773f215fd4b41de0e3 squid-2.6.STABLE16.tar.bz2
3094e711ce9888d226479ef682146329 squid.conf

View File

@ -3,16 +3,13 @@
# Maintainer: Jürgen Daubert, juergen dot daubert at t-online dot de
name=squid
version=2.6.STABLE15
version=2.6.STABLE16
release=1
source=(http://www.squid-cache.org/Versions/v2/2.6/$name-$version.tar.bz2 \
http://www.squid-cache.org/Versions/v2/2.6/changesets/11622.patch \
squid.conf squid)
build () {
cd $name-$version
patch -p1 -i $SRC/11622.patch
autoconf
./configure --prefix=/usr \
--mandir=/usr/man \
--sysconfdir=/etc/squid \