mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
squid: update to 4.0.1.
This commit is contained in:
parent
4a10224848
commit
eb40775b3a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'squid'
|
# Template file for 'squid'
|
||||||
pkgname=squid
|
pkgname=squid
|
||||||
version=3.5.10
|
version=4.0.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="
|
configure_args="
|
||||||
|
@ -58,7 +58,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://www.squid-cache.org/"
|
homepage="http://www.squid-cache.org/"
|
||||||
distfiles="ftp://ftp.fu-berlin.de/unix/www/${pkgname}/${pkgname}/${pkgname}-${version}.tar.xz"
|
distfiles="ftp://ftp.fu-berlin.de/unix/www/${pkgname}/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=736e69fbddd6e985d2f85c995526f0a2bc4294c46dfb6737c0ccf09274a458b3
|
checksum=170ef2db8a8d9416c27389d03ec0bed565b500e9c579ef17ed3308e338984cef
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue