z3: update to 4.13.3.

This commit is contained in:
Leah Neukirchen 2024-10-12 11:29:19 +02:00
parent c50882bedf
commit 74a95a30c5
1 changed files with 2 additions and 2 deletions

View File

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