varnish: update to 6.3.1.
This commit is contained in:
parent
e98a2c6fd9
commit
26e3d4c759
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'varnish'
|
||||
pkgname=varnish
|
||||
version=6.3.0
|
||||
version=6.3.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@gmail.com>"
|
|||
license="BSD-2-Clause"
|
||||
homepage="https://varnish-cache.org/"
|
||||
distfiles="https://varnish-cache.org/_downloads/${pkgname}-${version}.tgz"
|
||||
checksum=95ccdec5f1dcba8b41d24e685b3f2379fbc6b9701d106cc78011d4d09a73947f
|
||||
checksum=d1a26c7dad43b842c97e48f1c6422bb0b24c02cd6a74c53a2cf17e64da254175
|
||||
lib32disabled=yes
|
||||
|
||||
build_options="pcrejit"
|
||||
|
|
Loading…
Reference in New Issue