z3: update to 4.8.16.

This commit is contained in:
Leah Neukirchen 2022-04-24 21:41:50 +02:00
parent 8c9bdc28a8
commit 031bf1b82c

View file

@ -1,7 +1,7 @@
# Template file for 'z3'
pkgname=z3
version=4.8.15
revision=2
version=4.8.16
revision=1
wrksrc="${pkgname}-${pkgname}-${version}"
build_style=configure
configure_args="--prefix=/usr -g --python $(vopt_if ocaml --ml)"
@ -15,7 +15,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="MIT"
homepage="https://github.com/Z3Prover/z3"
distfiles="https://github.com/Z3Prover/z3/archive/z3-${version}.tar.gz"
checksum=2abe7f5ecb7c8023b712ffba959c55b4515f4978522a6882391de289310795ac
checksum=75f95e09f3f35fef746e571d5ec88a4efba27f1bc8f1a0ef1117167486ec3dc6
build_options="ocaml"
desc_option_ocaml="Enable support for OCaml bindings"