z3: rebuild for Python 3.9

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:56:24 -04:00
parent 2fc81d00da
commit d10bd3db4e

View file

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