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'
|
||||
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 <chneukirchen@gmail.com>"
|
||||
maintainer="Toyam Cox <Vaelatern@gmail.com>"
|
||||
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() {
|
||||
|
|
Loading…
Reference in a new issue