diff options
author | Cem Keylan <cem@ckyln.com> | 2020-01-07 00:35:37 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-01-07 00:35:37 +0300 |
commit | ee133425081fb92ab75ecedf8b3004cb1226cec3 (patch) | |
tree | 1fb901710c81d4ff1be099ac93de950f1dc65525 /extra/python/sources | |
parent | f102b5be682fe1ec98eb3536bd9d5fb45491ff3f (diff) | |
download | repository-ee133425081fb92ab75ecedf8b3004cb1226cec3.tar.gz |
python: bump to 3.8.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 63dc186b..6dd77743 100644 --- a/extra/python/sources +++ b/extra/python/sources @@ -1,2 +1,2 @@ -https://www.python.org/ftp/python/3.8.0/Python-3.8.0.tar.xz +https://www.python.org/ftp/python/3.8.1/Python-3.8.1.tar.xz patches/python3-always-pip.patch |