z3: update to 4.11.2.

This commit is contained in:
Leah Neukirchen 2022-09-08 12:50:56 +02:00
parent 786ecf58d5
commit 65956db870
1 changed files with 2 additions and 2 deletions

View File

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