mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
squid: update to 4.12.
This commit is contained in:
parent
036af70a08
commit
c9b506ce49
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=4.10
|
version=4.12
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="
|
configure_args="
|
||||||
|
@ -65,7 +65,7 @@ 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/v3/3.5/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=98f0100afd8a42ea5f6b81eb98b0e4b36d7a54beab1c73d2f1705ab49b025f1f
|
checksum=f42a03c8b3dc020722c88bf1a87da8cb0c087b2f66b41d8256c77ee1b527e317
|
||||||
system_accounts="squid"
|
system_accounts="squid"
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue