diff --git a/srcpkgs/z3/template b/srcpkgs/z3/template index 50f8a9c3650..13467442e79 100644 --- a/srcpkgs/z3/template +++ b/srcpkgs/z3/template @@ -1,7 +1,7 @@ # Template file for 'z3' pkgname=z3 -version=4.11.2 -revision=2 +version=4.12.0 +revision=1 build_style=configure configure_args="--prefix=/usr -g --python $(vopt_if ocaml --ml)" make_build_args="-C build all examples" @@ -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=e3a82431b95412408a9c994466fad7252135c8ed3f719c986cd75c8c5f234c7e +checksum=5f575f0a3950760436217da1cc1a714569b6d4f664a75bb6775876328cf0a580 build_options="ocaml" desc_option_ocaml="Enable support for OCaml bindings"