capstone: rebuild for Python 3.9

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:54:57 -04:00
parent ff3176803c
commit 48f01a2d3c

View file

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