z3: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-10-03 22:32:53 -04:00
parent 5694714f7a
commit c634e94b5a

View file

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