mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
z3: update to 4.14.0.
This commit is contained in:
parent
4920667154
commit
061d8be896
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'z3'
|
# Template file for 'z3'
|
||||||
pkgname=z3
|
pkgname=z3
|
||||||
version=4.13.4
|
version=4.14.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--prefix=/usr -g --python $(vopt_if ocaml --ml)"
|
configure_args="--prefix=/usr -g --python $(vopt_if ocaml --ml)"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/Z3Prover/z3"
|
homepage="https://github.com/Z3Prover/z3"
|
||||||
distfiles="https://github.com/Z3Prover/z3/archive/z3-${version}.tar.gz"
|
distfiles="https://github.com/Z3Prover/z3/archive/z3-${version}.tar.gz"
|
||||||
checksum=4071977e66e9f3d239b7b098ceddfe62ffdf3c71e345e9524a4a5001d1f4adf3
|
checksum=63430c3aab76f75b1d2c53177f94351caeca26e218f4cc060a1fc029059af683
|
||||||
|
|
||||||
build_options="ocaml"
|
build_options="ocaml"
|
||||||
desc_option_ocaml="Enable support for OCaml bindings"
|
desc_option_ocaml="Enable support for OCaml bindings"
|
||||||
|
|
Loading…
Add table
Reference in a new issue