varnish: update to 6.3.2.
This commit is contained in:
parent
12ab9dfee3
commit
46dc27a0e3
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'varnish'
|
||||
pkgname=varnish
|
||||
version=6.3.1
|
||||
version=6.3.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--cache-file=config.void --disable-static $(vopt_enable pcrejit pcre-jit)"
|
||||
hostmakedepends="pkg-config python3 python3-docutils python3-Sphinx"
|
||||
makedepends="pcre-devel readline-devel"
|
||||
short_desc="Fast caching HTTP reverse proxy"
|
||||
maintainer="Noel Cower <ncower@gmail.com>"
|
||||
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=d1a26c7dad43b842c97e48f1c6422bb0b24c02cd6a74c53a2cf17e64da254175
|
||||
checksum=0823744e54a5f0bf7c7871e4c2600e81723bc75e3e42596474a6aa01db87aab8
|
||||
lib32disabled=yes
|
||||
|
||||
build_options="pcrejit"
|
||||
|
|
Loading…
Add table
Reference in a new issue