squid: update to 3.5.21.
This commit is contained in:
parent
f05e27bce4
commit
56966a1570
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'squid'
|
||||
pkgname=squid
|
||||
version=3.5.20
|
||||
version=3.5.21
|
||||
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=37db73bd33ddd3503fe375bc3f2b47d9fb7309042e439ad3651f21d5dcf2d395
|
||||
checksum=6fb537a1e4d746276e60856acd2398f88aab94ebd476ae2cc2bf16af5c7cc251
|
||||
|
||||
post_install() {
|
||||
chmod u+s \
|
||||
|
|
Loading…
Reference in New Issue