z3: update to 4.10.1.

This commit is contained in:
Leah Neukirchen 2022-07-29 15:07:17 +02:00
parent 8cc6a67f96
commit eac90d1d1d

View File

@ -1,6 +1,6 @@
# Template file for 'z3'
pkgname=z3
version=4.9.1
version=4.10.1
revision=1
wrksrc="${pkgname}-${pkgname}-${version}"
build_style=configure
@ -15,7 +15,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=ca08ba933481242507b2f8b303c3ebdf5d16b0005d397fb45018321dc639a0d7
checksum=a86071a03983b3512c44c2bf130adbc3320770dc0198805f6f51c43b0946e11a
build_options="ocaml"
desc_option_ocaml="Enable support for OCaml bindings"