z3: update to 4.16.0.

This commit is contained in:
Leah Neukirchen
2026-02-20 15:08:04 +01:00
parent d084c67392
commit e7ca2481e3
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'z3'
pkgname=z3
version=4.15.8
version=4.16.0
revision=1
build_style=configure
configure_args="--prefix=/usr -g --python $(vopt_if ocaml --ml)"
@@ -14,7 +14,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=a0828f637de02d775646a65aaeed4b7e270eaced15a37edafd1b78eb5b297717
checksum=c68c3e5e4810b16126b8cb4c47eee85c1ac3e24a81914c8e371b40de9dd33ac7
build_options="ocaml"
desc_option_ocaml="Enable support for OCaml bindings"