squid: update to 3.5.18.
This commit is contained in:
parent
3aa1232e59
commit
1afd706ab4
|
@ -1,8 +1,7 @@
|
|||
# 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.17
|
||||
revision=2
|
||||
version=3.5.18
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="
|
||||
--sbindir=/usr/bin
|
||||
|
@ -64,7 +63,7 @@ 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=cb04e34f6ec80a5ae6caaef042703c841d3803c4c280e75eff12a5a6c84951a2
|
||||
checksum=812ba5ec74ebdc1bea1b3013b636f9dfcb7a6f5271b2783961009c215879af82
|
||||
|
||||
post_install() {
|
||||
chmod u+s \
|
||||
|
|
Loading…
Reference in New Issue