From 8e4a6dffc3cb9ad868d2798ad671c2f40c4ecbfe Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 24 Dec 2019 11:29:42 +0100 Subject: [PATCH] volume_key: rebuild for Python 3.8.1 --- srcpkgs/volume_key/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/volume_key/template b/srcpkgs/volume_key/template index 11d7b16bed..14431cb70e 100644 --- a/srcpkgs/volume_key/template +++ b/srcpkgs/volume_key/template @@ -1,7 +1,7 @@ # Template file for 'volume_key' pkgname=volume_key version=0.3.12 -revision=1 +revision=2 build_style=gnu-configure make_build_args="PYTHON3_CFLAGS=-I${XBPS_CROSS_BASE}/${py3_inc} PYTHON_CFLAGS=-I${XBPS_CROSS_BASE}/${py2_inc}"