z3: update to 4.10.2.

This commit is contained in:
Leah Neukirchen 2022-08-02 15:48:14 +02:00
parent 6a2f857fab
commit 527d93bbfd
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'z3'
pkgname=z3
version=4.10.1
version=4.10.2
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=a86071a03983b3512c44c2bf130adbc3320770dc0198805f6f51c43b0946e11a
checksum=889fd035b833775c8cd2eb4723eb011bf916a3e9bf08ce66b31c548acee7a321
build_options="ocaml"
desc_option_ocaml="Enable support for OCaml bindings"