z3: rebuild for ocaml-4.09.0.

This commit is contained in:
Leah Neukirchen 2019-09-30 16:26:40 +02:00 committed by Leah Neukirchen
parent 9789d96541
commit d8548fc68c

View file

@ -1,7 +1,7 @@
# Template file for 'z3'
pkgname=z3
version=4.8.6
revision=1
revision=2
wrksrc="${pkgname}-${pkgname}-${version}"
build_style=configure
configure_args="--prefix=/usr -g --python $(vopt_if ocaml --ml)"