z3: update to 4.8.9.
This commit is contained in:
parent
b449720944
commit
accb57ee46
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'z3'
|
||||
pkgname=z3
|
||||
version=4.8.8
|
||||
revision=2
|
||||
version=4.8.9
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||
build_style=configure
|
||||
configure_args="--prefix=/usr -g --python $(vopt_if ocaml --ml)"
|
||||
|
@ -15,7 +15,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/Z3Prover/z3"
|
||||
distfiles="https://github.com/Z3Prover/z3/archive/z3-${version}.tar.gz"
|
||||
checksum=6962facdcdea287c5eeb1583debe33ee23043144d0e5308344e6a8ee4503bcff
|
||||
checksum=c9fd04b9b33be74fffaac3ec2bc2c320d1a4cc32e395203c55126b12a14ff3f4
|
||||
|
||||
build_options="ocaml"
|
||||
desc_option_ocaml="Enable support for OCaml bindings"
|
||||
|
|
Loading…
Reference in New Issue