diff options
author | Cem Keylan <cem@ckyln.com> | 2022-12-08 11:51:09 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-12-08 11:51:09 +0100 |
commit | 6afaf18d7bfc602f51e9156cda8661853e0f67ef (patch) | |
tree | f52f0efc6707fe89ec9b606dc3ba419c102ba0d9 /extra/python/sources | |
parent | 32961b89ea72ecc6e8af1e77ff2057a5c03a7e92 (diff) | |
download | repository-6afaf18d7bfc602f51e9156cda8661853e0f67ef.tar.gz |
python: bump to 3.11.1
Diffstat (limited to 'extra/python/sources')
-rw-r--r-- | extra/python/sources | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/python/sources b/extra/python/sources index 0294acb5..7fa7e1cd 100644 --- a/extra/python/sources +++ b/extra/python/sources @@ -1,3 +1,3 @@ -https://www.python.org/ftp/python/3.11.0/Python-3.11.0.tar.xz +https://www.python.org/ftp/python/3.11.1/Python-3.11.1.tar.xz patches/python3-always-pip.patch patches/libressl-support.patch |