squid: update to 5.3
This commit is contained in:
parent
bb4b6fb558
commit
3bbeee7fe7
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'squid'
|
||||
pkgname=squid
|
||||
version=4.15
|
||||
version=5.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="
|
||||
|
@ -63,9 +63,9 @@ short_desc="Caching proxy for the Web"
|
|||
maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://www.squid-cache.org/"
|
||||
changelog="http://www.squid-cache.org/Versions/v4/changesets/"
|
||||
distfiles="http://www.squid-cache.org/Versions/v4/squid-${version}.tar.xz"
|
||||
checksum=b693a4e5ab2811a8a854f60de0a62afbbf3a952bb1d047952c9ae01321f84a25
|
||||
changelog="http://www.squid-cache.org/Versions/v5/changesets/"
|
||||
distfiles="http://www.squid-cache.org/Versions/v5/squid-${version}.tar.xz"
|
||||
checksum=45178588df1311ded41ebadd632840c4d93a8d7f5f60e38e74acf2f1ae2f1715
|
||||
system_accounts="squid"
|
||||
# squid-conf-tests requires a squid user in the system
|
||||
make_check=no
|
||||
|
|
Loading…
Add table
Reference in a new issue