z3: rebuild for ocaml-4.13.1.

This commit is contained in:
Leah Neukirchen 2021-10-01 18:33:28 +02:00
parent f85f300641
commit 7f0bbd57d9

View file

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