From 26e3d4c759ae39751ce465d3029269e47dde6d2c Mon Sep 17 00:00:00 2001 From: Anthony Iliopoulos Date: Fri, 25 Oct 2019 19:13:43 +0200 Subject: [PATCH] varnish: update to 6.3.1. --- srcpkgs/varnish/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/varnish/template b/srcpkgs/varnish/template index cdbec495da8..d481f43d710 100644 --- a/srcpkgs/varnish/template +++ b/srcpkgs/varnish/template @@ -1,6 +1,6 @@ # Template file for 'varnish' pkgname=varnish -version=6.3.0 +version=6.3.1 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=95ccdec5f1dcba8b41d24e685b3f2379fbc6b9701d106cc78011d4d09a73947f +checksum=d1a26c7dad43b842c97e48f1c6422bb0b24c02cd6a74c53a2cf17e64da254175 lib32disabled=yes build_options="pcrejit"