keystone: rebuild for Python 3.12
This commit is contained in:
parent
51d77e632a
commit
20db0a9a8b
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'keystone'
|
# Template file for 'keystone'
|
||||||
pkgname=keystone
|
pkgname=keystone
|
||||||
version=0.9.2
|
version=0.9.2
|
||||||
revision=4
|
revision=5
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args='-DBUILD_SHARED_LIBS=ON -DLLVM_TARGETS_TO_BUILD=all'
|
configure_args='-DBUILD_SHARED_LIBS=ON -DLLVM_TARGETS_TO_BUILD=all'
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
|
Loading…
Reference in New Issue