volume_key: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:18:19 -04:00
parent ddfd6fb645
commit 7c13dd7f03

View file

@ -1,7 +1,7 @@
# Template file for 'volume_key'
pkgname=volume_key
version=0.3.12
revision=4
revision=5
build_style=gnu-configure
make_build_args="PYTHON3_CFLAGS=-I${XBPS_CROSS_BASE}/${py3_inc}
PYTHON_CFLAGS=-I${XBPS_CROSS_BASE}/${py2_inc}"