z3: update to 4.12.2.

This commit is contained in:
Leah Neukirchen 2023-05-13 15:00:23 +02:00
parent 8f57ca507a
commit 769d7ca88f

View File

@ -1,6 +1,6 @@
# Template file for 'z3'
pkgname=z3
version=4.12.1
version=4.12.2
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=a3735fabf00e1341adcc70394993c05fd3e2ae167a3e9bb46045e33084eb64a3
checksum=9f58f3710bd2094085951a75791550f547903d75fe7e2fcb373c5f03fc761b8f
build_options="ocaml"
desc_option_ocaml="Enable support for OCaml bindings"