mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
z3: update to 4.8.16.
This commit is contained in:
parent
8c9bdc28a8
commit
031bf1b82c
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.8.15
|
version=4.8.16
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||||
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)"
|
||||||
|
@ -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/z3-${version}.tar.gz"
|
distfiles="https://github.com/Z3Prover/z3/archive/z3-${version}.tar.gz"
|
||||||
checksum=2abe7f5ecb7c8023b712ffba959c55b4515f4978522a6882391de289310795ac
|
checksum=75f95e09f3f35fef746e571d5ec88a4efba27f1bc8f1a0ef1117167486ec3dc6
|
||||||
|
|
||||||
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