volume_key: rebuild for Python 3.9

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:56:22 -04:00
parent 754dee4d6b
commit 3cd46d3a56

View file

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