mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
squid: update to 4.0.6.
Also a maintainer update
This commit is contained in:
parent
25a2fd575d
commit
83b3a28178
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'squid'
|
# Template file for 'squid'
|
||||||
pkgname=squid
|
pkgname=squid
|
||||||
version=4.0.5
|
version=4.0.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="
|
configure_args="
|
||||||
|
@ -54,11 +54,11 @@ makedepends="libldap-devel libnetfilter_conntrack-devel pam-devel
|
||||||
libcap-devel libltdl-devel"
|
libcap-devel libltdl-devel"
|
||||||
depends="perl"
|
depends="perl"
|
||||||
short_desc="Caching proxy for the Web"
|
short_desc="Caching proxy for the Web"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
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=e00c2d4ef21643f3be7bd6bc5e51473aee482a0efeb7835e59f3df317afcd55f
|
checksum=896fd5a33365aac51e122b273de2ddcd50003b909608ca3ac635bd7f12ca139b
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue