From f253fab588fe3a13bef2a73569dd11f59697c407 Mon Sep 17 00:00:00 2001 From: Noel Cower Date: Fri, 18 Sep 2020 21:14:01 -0700 Subject: [PATCH] varnish: update to 6.5.0 --- srcpkgs/varnish/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/varnish/template b/srcpkgs/varnish/template index 7fe59b40f6e..a9cdd84cdb9 100644 --- a/srcpkgs/varnish/template +++ b/srcpkgs/varnish/template @@ -1,6 +1,6 @@ # Template file for 'varnish' pkgname=varnish -version=6.4.0 +version=6.5.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=f636ba2d881b146f480fb52efefae468b36c2c3e6620d07460f9ccbe364a76c2 +checksum=00814949f28701e164d8f246a4e37431594136c6bfcb02f64c58d77ab44861d9 lib32disabled=yes build_options="pcrejit"