z3: update to 4.8.12.

This commit is contained in:
Leah Neukirchen 2021-07-14 12:48:50 +02:00
parent 1273541714
commit bd739739ca

View file

@ -1,6 +1,6 @@
# Template file for 'z3'
pkgname=z3
version=4.8.11
version=4.8.12
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=99e912b9af76a17f8827f89afcf4da117736f3877a8bbdd737c548c6541009d7
checksum=e3aaefde68b839299cbc988178529535e66048398f7d083b40c69fe0da55f8b7
build_options="ocaml"
desc_option_ocaml="Enable support for OCaml bindings"