squid: update to 3.5.10.
This commit is contained in:
parent
c089263e60
commit
6db5f63947
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'squid'
|
||||
pkgname=squid
|
||||
version=3.5.9
|
||||
version=3.5.10
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="
|
||||
|
@ -58,7 +58,7 @@ maintainer="Christian Neukirchen <chneukirchen@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=9e9a3dc16e6f97258f2c3589dc6163bec20fb9369aec1fe03612dbca76d185d3
|
||||
checksum=736e69fbddd6e985d2f85c995526f0a2bc4294c46dfb6737c0ccf09274a458b3
|
||||
nocross=yes
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue