keystone: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:01:34 -04:00
parent 51d77e632a
commit 20db0a9a8b
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'keystone'
pkgname=keystone
version=0.9.2
revision=4
revision=5
build_style=cmake
configure_args='-DBUILD_SHARED_LIBS=ON -DLLVM_TARGETS_TO_BUILD=all'
hostmakedepends="python3-setuptools"