capstone: rebuild for python3-3.13

This commit is contained in:
Andrew J. Hesford 2024-11-16 09:25:55 -05:00
parent 3cc1e8ecca
commit b4a852cb0a

View file

@ -1,7 +1,7 @@
# Template file for 'capstone' # Template file for 'capstone'
pkgname=capstone pkgname=capstone
version=5.0.1 version=5.0.1
revision=2 revision=3
build_style=gnu-makefile build_style=gnu-makefile
make_use_env=yes make_use_env=yes
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"