z3: update to 4.7.1.
This commit is contained in:
parent
eeb02a2ded
commit
1a5adf6bbe
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.6.0
|
version=4.7.1
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
make_build_args="-C build all examples"
|
make_build_args="-C build all examples"
|
||||||
|
@ -15,7 +15,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/${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/Z3Prover/z3/archive/${pkgname}-${version}.tar.gz"
|
||||||
checksum=511da31d1f985cf0c79b2de05bda4e057371ba519769d1546ff71e1304fe53c9
|
checksum=a353e3da00cdaffd258052cc1406efc854606855222ab4bfd5679c58af5c11c7
|
||||||
build_options="ocaml"
|
build_options="ocaml"
|
||||||
desc_option_ocaml="Enable support for OCaml bindings"
|
desc_option_ocaml="Enable support for OCaml bindings"
|
||||||
build_options_default="ocaml"
|
build_options_default="ocaml"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue