crossgcc: Upgrade Python to version 3.8.5

Change-Id: I660994ece28f04d97de2fe3a074ebcf93fb4d2f4
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/39148
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Elyes HAOUAS 2020-07-22 20:22:55 +02:00 committed by Patrick Georgi
parent 2574590f8c
commit 384e2c9218
3 changed files with 2 additions and 2 deletions

View File

@ -41,7 +41,7 @@ GCC_AUTOCONF_VERSION=2.69
BINUTILS_VERSION=2.35
GDB_VERSION=9.2
IASL_VERSION=20200528
PYTHON_VERSION=3.8.1
PYTHON_VERSION=3.8.5
EXPAT_VERSION=2.2.9
# CLANG version number
CLANG_VERSION=9.0.0

View File

@ -1 +0,0 @@
a48fd28a037c0bcd7b7fc4d914c023f584e910ed tarballs/Python-3.8.1.tar.xz

View File

@ -0,0 +1 @@
68d6c7f948801cc755905162f5ee7589595edee4 tarballs/Python-3.8.5.tar.xz