From 83b3a281785d565d0b827dd65223b0a8fea2e95a Mon Sep 17 00:00:00 2001 From: Toyam Cox Date: Tue, 16 Feb 2016 23:11:55 -0500 Subject: [PATCH] squid: update to 4.0.6. Also a maintainer update --- srcpkgs/squid/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/squid/template b/srcpkgs/squid/template index 0534acc580b..1f87116c213 100644 --- a/srcpkgs/squid/template +++ b/srcpkgs/squid/template @@ -1,6 +1,6 @@ # Template file for 'squid' pkgname=squid -version=4.0.5 +version=4.0.6 revision=1 build_style=gnu-configure configure_args=" @@ -54,11 +54,11 @@ makedepends="libldap-devel libnetfilter_conntrack-devel pam-devel libcap-devel libltdl-devel" depends="perl" short_desc="Caching proxy for the Web" -maintainer="Christian Neukirchen " +maintainer="Toyam Cox " license="GPL-2" homepage="http://www.squid-cache.org/" distfiles="ftp://ftp.fu-berlin.de/unix/www/${pkgname}/${pkgname}/${pkgname}-${version}.tar.xz" -checksum=e00c2d4ef21643f3be7bd6bc5e51473aee482a0efeb7835e59f3df317afcd55f +checksum=896fd5a33365aac51e122b273de2ddcd50003b909608ca3ac635bd7f12ca139b nocross=yes post_install() {