summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoerg Seitter <adk@seitter.net>2020-12-19 10:57:30 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2020-12-23 13:14:01 +0100
commit0fcb55ec9a95ea8d6a0bdd5d41546383993d096e (patch)
tree68a7296c4b3e0aadd6b6ce714b0f6cc23643578d
parent652b8702425ce66b7868dbe1bb2bb3f4d492f17d (diff)
adjusted python version number to updated python3 package
Signed-off-by: Joerg Seitter <adk@seitter.net>
-rw-r--r--mk/python3.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/mk/python3.mk b/mk/python3.mk
index d1e18d904..8c0ca363b 100644
--- a/mk/python3.mk
+++ b/mk/python3.mk
@@ -1,3 +1,3 @@
-PYTHON_VERSION=3.8
+PYTHON_VERSION=3.9
PYTHON_LIBDIR:=$(STAGING_HOST_DIR)/usr/lib
PYTHON:=${STAGING_HOST_DIR}/usr/bin/python3