diff --git a/srcpkgs/z3/template b/srcpkgs/z3/template index dea059c98d0..d322211cbd9 100644 --- a/srcpkgs/z3/template +++ b/srcpkgs/z3/template @@ -1,7 +1,7 @@ # Template file for 'z3' pkgname=z3 -version=4.8.15 -revision=2 +version=4.8.16 +revision=1 wrksrc="${pkgname}-${pkgname}-${version}" build_style=configure configure_args="--prefix=/usr -g --python $(vopt_if ocaml --ml)" @@ -15,7 +15,7 @@ maintainer="Leah Neukirchen " license="MIT" homepage="https://github.com/Z3Prover/z3" distfiles="https://github.com/Z3Prover/z3/archive/z3-${version}.tar.gz" -checksum=2abe7f5ecb7c8023b712ffba959c55b4515f4978522a6882391de289310795ac +checksum=75f95e09f3f35fef746e571d5ec88a4efba27f1bc8f1a0ef1117167486ec3dc6 build_options="ocaml" desc_option_ocaml="Enable support for OCaml bindings"