squid: update to 3.5.16.
This commit is contained in:
parent
8652644907
commit
9dd30868fb
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'squid'
|
||||
pkgname=squid
|
||||
reverts="4.0.6_1 4.0.5_1 4.0.3_1 4.0.2_1 4.0.1_1"
|
||||
version=3.5.15
|
||||
revision=2
|
||||
version=3.5.16
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="
|
||||
--sbindir=/usr/bin
|
||||
|
@ -59,8 +59,8 @@ maintainer="Toyam Cox <Vaelatern@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="http://www.squid-cache.org/"
|
||||
distfiles="ftp://ftp.fu-berlin.de/unix/www/${pkgname}/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||
checksum=9cfce3231c7b3b33816fc54414d8720a51ac5e723663e0685a8bb995b9f450d2
|
||||
nocross=yes
|
||||
checksum=e73d821180eed8bed230f357c680c0b19f1efa51a24725e810f2b48a2079d385
|
||||
nocross="configure: error: cannot run test program while cross compiling"
|
||||
|
||||
post_install() {
|
||||
chmod u+s \
|
||||
|
|
Loading…
Reference in a new issue