varnish: update to 6.5.0

This commit is contained in:
Noel Cower 2020-09-18 21:14:01 -07:00 committed by Andrew J. Hesford
parent d2a7dc898b
commit 41744fe60f

View File

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