varnish: update to 3.0.7.
This commit is contained in:
parent
649b54a100
commit
ffce3fd149
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'varnish'
|
||||
pkgname=varnish
|
||||
version=3.0.6
|
||||
revision=3
|
||||
version=3.0.7
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
build_pie=yes
|
||||
build_options="systemd"
|
||||
|
@ -16,7 +16,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="Simplified BSD"
|
||||
homepage="https://www.varnish-cache.org/"
|
||||
distfiles="http://repo.varnish-cache.org/source/${pkgname}-${version}.tar.gz"
|
||||
checksum=840ded8f25e7343117f6e3e2015759118f1d2db357ae8d7e02ea964e6fb680b7
|
||||
checksum=a27e9f11391617fab27cc6edc31d3c8681b8d6975f8c2cd07f6e081bc54c24ce
|
||||
|
||||
post_install() {
|
||||
# systemd service
|
||||
|
|
Loading…
Reference in a new issue