z3: update to 4.15.7.

This commit is contained in:
Leah Neukirchen
2026-02-11 13:03:52 +01:00
parent bbef5ebaad
commit 4496df783d
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'z3'
pkgname=z3
version=4.15.5
version=4.15.7
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=385b6a40f2d10261ef4220cbcd0979369cba2c86e2faee8584d4d06c2f992c05
checksum=6033d04ee4c4260f378cf351a2c17c97ef11f185127d3d4721eb9df3d6a8575a
build_options="ocaml"
desc_option_ocaml="Enable support for OCaml bindings"