diff --git a/srcpkgs/z3/template b/srcpkgs/z3/template index 950f1f74fd7..a7d870d8a28 100644 --- a/srcpkgs/z3/template +++ b/srcpkgs/z3/template @@ -1,6 +1,6 @@ # Template file for 'z3' pkgname=z3 -version=4.15.1 +version=4.15.2 revision=1 build_style=configure configure_args="--prefix=/usr -g --python $(vopt_if ocaml --ml)" @@ -14,7 +14,7 @@ maintainer="Leah Neukirchen " license="MIT" homepage="https://github.com/Z3Prover/z3" distfiles="https://github.com/Z3Prover/z3/archive/z3-${version}.tar.gz" -checksum=ebf6eed5f2cb217d62abddaa94526189ae40bf3c415fb9c2e2128e099f16fda0 +checksum=3486bf5b35b185981cab0b0a81f870547648a1ca433085aa79afd17c44959751 build_options="ocaml" desc_option_ocaml="Enable support for OCaml bindings"