mirror of
https://github.com/openwrt/packages.git
synced 2026-06-01 07:21:56 +08:00
python3: update to 3.11.10
Just a security bugfix.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit f2d5c861bd)
This commit is contained in:
committed by
Josef Schlehofer
parent
9684653566
commit
c7b68fb51c
@@ -8,7 +8,7 @@
|
||||
# Note: keep in sync with setuptools & pip
|
||||
PYTHON3_VERSION_MAJOR:=3
|
||||
PYTHON3_VERSION_MINOR:=11
|
||||
PYTHON3_VERSION_MICRO:=9
|
||||
PYTHON3_VERSION_MICRO:=10
|
||||
|
||||
PYTHON3_VERSION:=$(PYTHON3_VERSION_MAJOR).$(PYTHON3_VERSION_MINOR)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user