mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
squid: update to 4.15.
Fix changelog. Closes: #31480 [via git-merge-pr]
This commit is contained in:
parent
0a16b3745b
commit
d4f09c20ef
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'squid'
|
# Template file for 'squid'
|
||||||
pkgname=squid
|
pkgname=squid
|
||||||
version=4.14
|
version=4.15
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="
|
configure_args="
|
||||||
--sbindir=/usr/bin
|
--sbindir=/usr/bin
|
||||||
|
@ -63,9 +63,9 @@ short_desc="Caching proxy for the Web"
|
||||||
maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://www.squid-cache.org/"
|
homepage="http://www.squid-cache.org/"
|
||||||
#changelog="http://www.squid-cache.org/Versions/v3/3.5/changesets/"
|
changelog="http://www.squid-cache.org/Versions/v4/changesets/"
|
||||||
distfiles="http://www.squid-cache.org/Versions/v4/squid-${version}.tar.xz"
|
distfiles="http://www.squid-cache.org/Versions/v4/squid-${version}.tar.xz"
|
||||||
checksum=f1097daa6434897c159bc100978b51347c0339041610845d0afa128151729ffc
|
checksum=b693a4e5ab2811a8a854f60de0a62afbbf3a952bb1d047952c9ae01321f84a25
|
||||||
system_accounts="squid"
|
system_accounts="squid"
|
||||||
# squid-conf-tests requires a squid user in the system
|
# squid-conf-tests requires a squid user in the system
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
Loading…
Add table
Reference in a new issue