diff options
-rw-r--r-- | testing/varnish/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/varnish/APKBUILD b/testing/varnish/APKBUILD index 97e1cfcb6..c6b111cf6 100644 --- a/testing/varnish/APKBUILD +++ b/testing/varnish/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=varnish pkgver=3.0.2 -pkgrel=0 +pkgrel=1 pkgdesc="High-performance HTTP accelerator" url="http://www.varnish-cache.org/" arch="all" |