Explorar el Código

fix python version

Waldemar Brodkorb hace 3 semanas
padre
commit
15fede0d5c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      mk/python3.mk

+ 1 - 1
mk/python3.mk

@@ -1,3 +1,3 @@
-PYTHON_VERSION=3.11
+PYTHON_VERSION=3.14
 PYTHON_LIBDIR:=$(STAGING_HOST_DIR)/usr/lib
 PYTHON:=${STAGING_HOST_DIR}/usr/bin/python3