z3: rebuild for ocaml-4.14.0_1.

This commit is contained in:
Leah Neukirchen 2022-04-13 20:56:24 +02:00
parent 3b73a8c854
commit fb832a912c

View file

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