z3: update to 4.11.0.

This commit is contained in:
Leah Neukirchen 2022-08-19 23:05:49 +02:00
parent 785ee3e95d
commit 6e9e023777

View File

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