z3: rebuild for ocaml-4.12.0.

This commit is contained in:
Leah Neukirchen 2021-03-06 17:03:59 +01:00
parent 0e9a91adc0
commit b2bc635853

View file

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