summaryrefslogtreecommitdiffstats
path: root/main/varnish/APKBUILD
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2012-08-21 14:35:28 +0300
committerTimo Teräs <timo.teras@iki.fi>2012-08-21 14:36:58 +0300
commiteb55626bb2ba19f3ae9911a82709dc9c994c8389 (patch)
treefa59321d1c6e1b4ae90ad73c848b5b9fe55a2171 /main/varnish/APKBUILD
parentfd5b60a8060f5116f5778db9c199ec54a423fc51 (diff)
downloadaports-eb55626bb2ba19f3ae9911a82709dc9c994c8389.tar.bz2
aports-eb55626bb2ba19f3ae9911a82709dc9c994c8389.tar.xz
main/varnish: fix varnishd.initd reload, add flush
* vcl.use does not take config file name * discard old, no longer used configs * add flush command to purge cache using appropriate ban
Diffstat (limited to 'main/varnish/APKBUILD')
-rw-r--r--main/varnish/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/varnish/APKBUILD b/main/varnish/APKBUILD
index 2e526d8ce..e2236b1bd 100644
--- a/main/varnish/APKBUILD
+++ b/main/varnish/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=varnish
pkgver=3.0.2
-pkgrel=6
+pkgrel=7
pkgdesc="High-performance HTTP accelerator"
url="http://www.varnish-cache.org/"
arch="all"
@@ -60,6 +60,6 @@ libs() {
}
md5sums="c8eae0aabbe66b6daabdf3a1f58cd47a varnish-3.0.2.tar.gz
-7f80c6e44d9c8665478f3e500c5768ab varnishd.initd
-69869d23bacd4e3aaf060d1fedb79ac6 varnishd.confd
+4f78964bf3eb6f1fd0fd2d533575982e varnishd.initd
+6dd289ba81464eacc238109143126d6a varnishd.confd
a6cb8a43c9465699cf956dc992998225 varnishd.logrotate"