aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorfuzzard <fuzzard@kodi.tv>2022-09-22 15:28:46 +1000
committerfuzzard <fuzzard@kodi.tv>2022-09-23 07:20:00 +1000
commit06d58d1eae4d52d377be83f8f1ef86bd09447b71 (patch)
tree331994e76da37e0025a4afcad512003237b30cf8 /tools
parentf44156d8af4e638a855b021c8af17f44d98605c1 (diff)
[tools/depends][target] Bump Python 3.9.14
Diffstat (limited to 'tools')
-rw-r--r--tools/depends/target/python3/PYTHON3-VERSION4
-rw-r--r--tools/depends/target/python3/crosscompile.patch2
2 files changed, 3 insertions, 3 deletions
diff --git a/tools/depends/target/python3/PYTHON3-VERSION b/tools/depends/target/python3/PYTHON3-VERSION
index 57e74e567a..5ebe12a1ab 100644
--- a/tools/depends/target/python3/PYTHON3-VERSION
+++ b/tools/depends/target/python3/PYTHON3-VERSION
@@ -1,5 +1,5 @@
LIBNAME=Python
-VERSION=3.9.13
+VERSION=3.9.14
SOURCE=$(LIBNAME)-$(VERSION)
ARCHIVE=$(SOURCE).tar.xz
-SHA512=e9664e7f908092df11236b22465d217531d6f0378e88d889108d19fe77f28f46ffb629b8733f84b41409e255367321893a2b1bd64518930d9d8cae5d1b774d23
+SHA512=691a7814cf6c7bee96d8dbb7c5c85cb11f2e999101e20491b99435cdec07c3bbd5ce43ad3d9c64f695383b79197884caa1965c4346e4525e23b09c686271e4ab
diff --git a/tools/depends/target/python3/crosscompile.patch b/tools/depends/target/python3/crosscompile.patch
index 0af30ba03a..ac43131593 100644
--- a/tools/depends/target/python3/crosscompile.patch
+++ b/tools/depends/target/python3/crosscompile.patch
@@ -18,7 +18,7 @@
case $MACHDEP in
--- a/Makefile.pre.in
+++ b/Makefile.pre.in
-@@ -1694,10 +1694,11 @@
+@@ -1695,10 +1695,11 @@
# This goes into $(exec_prefix)
sharedinstall: sharedmods
$(RUNSHARED) $(PYTHON_FOR_BUILD) $(srcdir)/setup.py install \