From 6b6b9d4de5a227b6d0219f9af2dd1854c44c8c9e Mon Sep 17 00:00:00 2001 From: Noel Cower Date: Tue, 28 Apr 2020 16:30:53 -0700 Subject: [PATCH] varnish: update to 6.4.0. --- srcpkgs/varnish/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/varnish/template b/srcpkgs/varnish/template index 1160bd40afb..7fe59b40f6e 100644 --- a/srcpkgs/varnish/template +++ b/srcpkgs/varnish/template @@ -1,6 +1,6 @@ # Template file for 'varnish' pkgname=varnish -version=6.3.2 +version=6.4.0 revision=1 build_style=gnu-configure configure_args="--cache-file=config.void --disable-static $(vopt_enable pcrejit pcre-jit)" @@ -11,7 +11,7 @@ maintainer="Noel Cower " license="BSD-2-Clause" homepage="https://varnish-cache.org/" distfiles="https://varnish-cache.org/_downloads/${pkgname}-${version}.tgz" -checksum=0823744e54a5f0bf7c7871e4c2600e81723bc75e3e42596474a6aa01db87aab8 +checksum=f636ba2d881b146f480fb52efefae468b36c2c3e6620d07460f9ccbe364a76c2 lib32disabled=yes build_options="pcrejit"