mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
squid: update to 3.5.18.
This commit is contained in:
parent
3aa1232e59
commit
1afd706ab4
1 changed files with 3 additions and 4 deletions
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'squid'
|
# Template file for 'squid'
|
||||||
pkgname=squid
|
pkgname=squid
|
||||||
reverts="4.0.6_1 4.0.5_1 4.0.3_1 4.0.2_1 4.0.1_1"
|
version=3.5.18
|
||||||
version=3.5.17
|
revision=1
|
||||||
revision=2
|
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="
|
configure_args="
|
||||||
--sbindir=/usr/bin
|
--sbindir=/usr/bin
|
||||||
|
@ -64,7 +63,7 @@ maintainer="Toyam Cox <Vaelatern@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=cb04e34f6ec80a5ae6caaef042703c841d3803c4c280e75eff12a5a6c84951a2
|
checksum=812ba5ec74ebdc1bea1b3013b636f9dfcb7a6f5271b2783961009c215879af82
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
chmod u+s \
|
chmod u+s \
|
||||||
|
|
Loading…
Add table
Reference in a new issue