We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f550480 commit 5f3994cCopy full SHA for 5f3994c
1 file changed
srcpkgs/z3/template
@@ -1,6 +1,6 @@
1
# Template file for 'z3'
2
pkgname=z3
3
-version=4.15.7
+version=4.15.8
4
revision=1
5
build_style=configure
6
configure_args="--prefix=/usr -g --python $(vopt_if ocaml --ml)"
@@ -14,7 +14,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
14
license="MIT"
15
homepage="https://github.com/Z3Prover/z3"
16
distfiles="https://github.com/Z3Prover/z3/archive/z3-${version}.tar.gz"
17
-checksum=6033d04ee4c4260f378cf351a2c17c97ef11f185127d3d4721eb9df3d6a8575a
+checksum=a0828f637de02d775646a65aaeed4b7e270eaced15a37edafd1b78eb5b297717
18
19
build_options="ocaml"
20
desc_option_ocaml="Enable support for OCaml bindings"
0 commit comments