z3: update to 4.8.15.

This commit is contained in:
Leah Neukirchen 2022-03-21 14:06:08 +01:00
parent f9fd85e4f7
commit 0b1fc1a22b

View file

@ -1,6 +1,6 @@
# Template file for 'z3'
pkgname=z3
version=4.8.14
version=4.8.15
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=96a1f49a7701120cc38bfa63c02ff93be4d64c7926cea41977dedec7d87a1364
checksum=2abe7f5ecb7c8023b712ffba959c55b4515f4978522a6882391de289310795ac
build_options="ocaml"
desc_option_ocaml="Enable support for OCaml bindings"