z3: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:58 -04:00
parent a010193fe8
commit c4a8e2d107
1 changed files with 1 additions and 1 deletions

View File

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