diff options
author | fuzzard <fuzzard@kodi.tv> | 2022-09-22 15:28:17 +1000 |
---|---|---|
committer | fuzzard <fuzzard@kodi.tv> | 2022-09-23 07:20:00 +1000 |
commit | f44156d8af4e638a855b021c8af17f44d98605c1 (patch) | |
tree | 5e9f5e42ef5aa125252d0f32d54250781dc05512 /tools/depends | |
parent | 54703a9a753e32eff935ebc5534fd13a12f36b78 (diff) |
[tools/depends][native] Bump Python 3.9.14
Diffstat (limited to 'tools/depends')
-rw-r--r-- | tools/depends/native/python3/PYTHON3-VERSION | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/depends/native/python3/PYTHON3-VERSION b/tools/depends/native/python3/PYTHON3-VERSION index 57e74e567a..5ebe12a1ab 100644 --- a/tools/depends/native/python3/PYTHON3-VERSION +++ b/tools/depends/native/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 |