z3: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:02:40 -04:00
parent 7547ca7698
commit a0bcdf9e7e
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'z3'
pkgname=z3
version=4.12.2
revision=1
revision=2
build_style=configure
configure_args="--prefix=/usr -g --python $(vopt_if ocaml --ml)"
make_build_args="-C build all examples"