z3: rebuild for Python 3.8.1.

This commit is contained in:
Leah Neukirchen 2019-12-24 12:24:55 +01:00
parent 51edc9bc5a
commit 92ae03afe0

View File

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