diff --git a/srcpkgs/z3/template b/srcpkgs/z3/template index dfcfa8356d6..bc3bc0fc89c 100644 --- a/srcpkgs/z3/template +++ b/srcpkgs/z3/template @@ -1,6 +1,6 @@ # Template file for 'z3' pkgname=z3 -version=4.14.0 +version=4.14.1 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=63430c3aab76f75b1d2c53177f94351caeca26e218f4cc060a1fc029059af683 +checksum=81a02c2c64c64d6c3df233f59186b95627990ada0c4c2fc901c9c25a7072672a build_options="ocaml" desc_option_ocaml="Enable support for OCaml bindings"