diff options
author | fuzzard <fuzzard@kodi.tv> | 2022-12-14 17:23:37 +1000 |
---|---|---|
committer | Lukas Rusak <lorusak@gmail.com> | 2023-02-11 13:17:37 -0800 |
commit | 52f54abc92d6dfde73fa4c8c2ee6e8369b80c809 (patch) | |
tree | 9098e187ec23b41a77bddd054ce39dba01d84076 /tools | |
parent | 5ce2d74a6ce5456d67b138e2357873827d6282b7 (diff) |
[tools/depends][native] Bump Python 3.11.1
Diffstat (limited to 'tools')
-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 35188cbe3d..a2b1bb1e85 100644 --- a/tools/depends/native/python3/PYTHON3-VERSION +++ b/tools/depends/native/python3/PYTHON3-VERSION @@ -1,4 +1,4 @@ LIBNAME=Python -VERSION=3.11.0 +VERSION=3.11.1 ARCHIVE=$(LIBNAME)-$(VERSION).tar.xz -SHA512=314eef88ae0d68760f34d7a32f238fd2ecb27c50963baa7357c42ad8159026ec50229a0b31d83c39710a472904a06422afc082f9658a90a1dc83ccb74c08039d +SHA512=5edd70c881e083c96199c60471f18f9ebc4c97a2d45dc66f89e16d7c3638d8a5d2cbf2e84b1be3d7f1178ce9f7fa4197884385c1ee3618ff66a538f872f318ed |