varnish: update to 3.0.5.
This commit is contained in:
parent
4659f69c60
commit
2296418a39
|
@ -1,7 +1,8 @@
|
||||||
# Template file for 'varnish'
|
# Template file for 'varnish'
|
||||||
pkgname=varnish
|
pkgname=varnish
|
||||||
version=3.0.3
|
version=3.0.5
|
||||||
revision=4
|
revision=1
|
||||||
|
lib32disabled=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
hostmakedepends="pkg-config python"
|
hostmakedepends="pkg-config python"
|
||||||
|
@ -14,7 +15,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="Simplified BSD"
|
license="Simplified BSD"
|
||||||
homepage="https://www.varnish-cache.org/"
|
homepage="https://www.varnish-cache.org/"
|
||||||
distfiles="http://repo.varnish-cache.org/source/${pkgname}-${version}.tar.gz"
|
distfiles="http://repo.varnish-cache.org/source/${pkgname}-${version}.tar.gz"
|
||||||
checksum=2d37d18d952f58b208ac3a0706d4d3e4c0de304b1fcc9df5019571c75f148ab2
|
checksum=302fd6afc771524ca3912f5d945ab197a55762385c012b2054df7d86bf7ae2b7
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# systemd reload helper
|
# systemd reload helper
|
||||||
|
|
Loading…
Reference in New Issue