From 1459dbfa51d5147b41182cb84cca94166a517925 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miodrag=20Milanovi=C4=87?= Date: Tue, 3 Jul 2018 09:59:02 +0200 Subject: Fix for python3 compile, fixes issue 3715 (#3827) * Fix for python3 compile, fixes issue 3715 * [python3] Use PATCHES of vcpkg_from_github --- ports/python3/CONTROL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ports/python3/CONTROL') diff --git a/ports/python3/CONTROL b/ports/python3/CONTROL index c8331f8cf..26a0bce93 100644 --- a/ports/python3/CONTROL +++ b/ports/python3/CONTROL @@ -1,3 +1,3 @@ Source: python3 -Version: 3.6.4-1 +Version: 3.6.4-2 Description: The Python programming language as an embeddable library \ No newline at end of file -- cgit v1.2.3