squid: update to 3.5.19.
This commit is contained in:
parent
267e8b68d6
commit
3814b847fb
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'squid'
|
||||
pkgname=squid
|
||||
version=3.5.18
|
||||
version=3.5.19
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="
|
||||
|
@ -63,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=812ba5ec74ebdc1bea1b3013b636f9dfcb7a6f5271b2783961009c215879af82
|
||||
checksum=c4b8a2efb85acc600e506605f175298ce3324048e60f4708926d354fe4b5c7a0
|
||||
|
||||
post_install() {
|
||||
chmod u+s \
|
||||
|
|
Loading…
Reference in New Issue