varnish: update to 3.0.6.
This commit is contained in:
parent
f8074cec1d
commit
83720e44ad
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'varnish'
|
||||
pkgname=varnish
|
||||
version=3.0.5
|
||||
revision=2
|
||||
version=3.0.6
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
replaces="runit-void<20141013_2"
|
||||
build_options="systemd"
|
||||
|
@ -16,7 +16,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="Simplified BSD"
|
||||
homepage="https://www.varnish-cache.org/"
|
||||
distfiles="http://repo.varnish-cache.org/source/${pkgname}-${version}.tar.gz"
|
||||
checksum=302fd6afc771524ca3912f5d945ab197a55762385c012b2054df7d86bf7ae2b7
|
||||
checksum=840ded8f25e7343117f6e3e2015759118f1d2db357ae8d7e02ea964e6fb680b7
|
||||
|
||||
post_install() {
|
||||
# systemd service
|
||||
|
|
Loading…
Reference in New Issue