varnish: update to 6.5.1.
This commit is contained in:
parent
29f27e57b6
commit
b6fc26c1c6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'varnish'
|
||||
pkgname=varnish
|
||||
version=6.5.0
|
||||
version=6.5.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 <ncower@nil.dev>"
|
|||
license="BSD-2-Clause"
|
||||
homepage="https://varnish-cache.org/"
|
||||
distfiles="https://varnish-cache.org/_downloads/${pkgname}-${version}.tgz"
|
||||
checksum=00814949f28701e164d8f246a4e37431594136c6bfcb02f64c58d77ab44861d9
|
||||
checksum=11964c688f9852237c99c1e327d54dc487549ddb5f0f5aa7996e521333d7cdb5
|
||||
lib32disabled=yes
|
||||
|
||||
build_options="pcrejit"
|
||||
|
|
Loading…
Reference in a new issue