mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
z3: update to 4.12.0.
This commit is contained in:
parent
48dabfa867
commit
c0a05b0877
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'z3'
|
# Template file for 'z3'
|
||||||
pkgname=z3
|
pkgname=z3
|
||||||
version=4.11.2
|
version=4.12.0
|
||||||
revision=2
|
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)"
|
||||||
make_build_args="-C build all examples"
|
make_build_args="-C build all examples"
|
||||||
|
@ -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=e3a82431b95412408a9c994466fad7252135c8ed3f719c986cd75c8c5f234c7e
|
checksum=5f575f0a3950760436217da1cc1a714569b6d4f664a75bb6775876328cf0a580
|
||||||
|
|
||||||
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