varnish: update to 7.3.0.

This commit is contained in:
Bnyro 2023-07-10 17:03:24 +02:00 committed by Duncan Overbruck
parent 22084abbfc
commit c6671722e1

View file

@ -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 <ncower@nil.dev>"
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"