Date: Thursday, October 9, 2014 @ 13:58:21 Author: dreisner Revision: 224143
upgpkg: varnish 4.0.2-1 Modified: varnish/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-10-09 11:06:48 UTC (rev 224142) +++ PKGBUILD 2014-10-09 11:58:21 UTC (rev 224143) @@ -5,7 +5,7 @@ # Contributor: Roberto Alsina <[email protected]> pkgname=varnish -pkgver=4.0.1 +pkgver=4.0.2 pkgrel=1 pkgdesc="High-performance HTTP accelerator" arch=('i686' 'x86_64') @@ -19,7 +19,7 @@ source=("http://repo.varnish-cache.org/source/$pkgname-$pkgver.tar.gz" varnish-vcl-reload varnish.service) -md5sums=('53e272f448b2109ab370e03d794a243f' +md5sums=('bf86f3630605c273b1bbadbbe518237a' '03196dee7fc68e75069393d52c370762' '699d118a069c2e63e49c81f275ce2658')
