z3: rebuild for python3-3.13

This commit is contained in:
Andrew J. Hesford 2024-11-16 09:26:15 -05:00
parent 9395ff6ee6
commit 41c8e212c5

View file

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