z3: update to 4.15.3.

This commit is contained in:
Leah Neukirchen 2025-08-17 16:47:02 +02:00
parent 2a4757f687
commit d26f26c6fb

View file

@ -1,6 +1,6 @@
# Template file for 'z3'
pkgname=z3
version=4.15.2
version=4.15.3
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=3486bf5b35b185981cab0b0a81f870547648a1ca433085aa79afd17c44959751
checksum=8cfd4d6ab47cafe931446e2c03e10df651d40487730c819f1bf420987144824f
build_options="ocaml"
desc_option_ocaml="Enable support for OCaml bindings"