diff --git a/srcpkgs/varnish/template b/srcpkgs/varnish/template index db6bc9c73cc..23c03d155ea 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"