z3: update to 4.13.0.

This commit is contained in:
Leah Neukirchen 2024-03-08 21:16:56 +01:00
parent c4169a55e6
commit ebb8e93a3d

View file

@ -1,6 +1,6 @@
# Template file for 'z3'
pkgname=z3
version=4.12.6
version=4.13.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=9e46a1260ea26c441a1ad6faf378bf911ee9ffd110868867b4b2f2e3c7d2200e
checksum=01bcc61c8362e37bb89fd2430f7e3385e86df7915019bd2ce45de9d9bd934502
build_options="ocaml"
desc_option_ocaml="Enable support for OCaml bindings"