squid: update to 3.5.27.
This commit is contained in:
parent
cc29bd33b6
commit
adc9f2433d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'squid'
|
||||
pkgname=squid
|
||||
version=3.5.26
|
||||
version=3.5.27
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="
|
||||
|
@ -64,7 +64,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=baa1eecb7d6e18881f4455060d80ee7cb95ae7e2695fdccf7e21ccc8f879a982
|
||||
checksum=5ddb4367f2dc635921f9ca7a59d8b87edb0412fa203d1543393ac3c7f9fef0ec
|
||||
|
||||
post_install() {
|
||||
chmod u+s \
|
||||
|
|
Loading…
Reference in New Issue