volume_key: rebuild for Python 3.8.1.

This commit is contained in:
Leah Neukirchen 2019-12-24 12:24:53 +01:00
parent d575b5ca5c
commit 21807c8aac
1 changed files with 1 additions and 1 deletions

View File

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