From 38db48a1c46d5152ce1aa6a1f5d3c0a7b3b30bf0 Mon Sep 17 00:00:00 2001 From: Bnyro Date: Mon, 10 Jul 2023 17:03:24 +0200 Subject: [PATCH] varnish: update to 7.3.0. --- srcpkgs/varnish/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/varnish/template b/srcpkgs/varnish/template index db6bc9c73ccb..23c03d155ea9 100644 --- a/srcpkgs/varnish/template +++ b/srcpkgs/varnish/template @@ -1,6 +1,6 @@ # Template file for 'varnish' pkgname=varnish -version=7.1.0 +version=7.3.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=f54ab88685667664e5b3c39eb56ac8c624b6c1093436a7f8c555491144c69eba +checksum=e2dbbb0ec270a90647c386866e6e226993aed46e48de751a72bb819737f14ae7 lib32disabled=yes build_options="pcrejit"