z3: update to 4.12.5.

This commit is contained in:
Leah Neukirchen 2024-01-23 14:35:49 +01:00
parent 2103a83a34
commit 5c9df20c2a

View file

@ -1,6 +1,6 @@
# Template file for 'z3'
pkgname=z3
version=4.12.4
version=4.12.5
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=25e9b18d04ee22f1d872dfe0daaf4c39034744525214e34fedd206e25140e96e
checksum=70e211e0a8e77febccc51865e45111066f623356a4ef0b527c3597362bc6db72
build_options="ocaml"
desc_option_ocaml="Enable support for OCaml bindings"