mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
varnish: update to 7.3.0.
This commit is contained in:
parent
22084abbfc
commit
c6671722e1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'varnish'
|
# Template file for 'varnish'
|
||||||
pkgname=varnish
|
pkgname=varnish
|
||||||
version=7.1.0
|
version=7.3.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--cache-file=config.void --disable-static $(vopt_enable pcrejit pcre-jit)"
|
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"
|
license="BSD-2-Clause"
|
||||||
homepage="https://varnish-cache.org/"
|
homepage="https://varnish-cache.org/"
|
||||||
distfiles="https://varnish-cache.org/_downloads/${pkgname}-${version}.tgz"
|
distfiles="https://varnish-cache.org/_downloads/${pkgname}-${version}.tgz"
|
||||||
checksum=f54ab88685667664e5b3c39eb56ac8c624b6c1093436a7f8c555491144c69eba
|
checksum=e2dbbb0ec270a90647c386866e6e226993aed46e48de751a72bb819737f14ae7
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
|
|
||||||
build_options="pcrejit"
|
build_options="pcrejit"
|
||||||
|
|
Loading…
Add table
Reference in a new issue