z3: rebuild for ocaml-4.10.0.

This commit is contained in:
Leah Neukirchen 2020-02-22 14:08:53 +01:00 committed by Leah Neukirchen
parent dd0d5313fb
commit 0117ceee0d
1 changed files with 1 additions and 1 deletions

View File

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