diff options
Diffstat (limited to 'download.lst')
-rw-r--r-- | download.lst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/download.lst b/download.lst index 9a0ac67b1bff..5366f5e1bbbd 100644 --- a/download.lst +++ b/download.lst @@ -465,8 +465,8 @@ POSTGRESQL_TARBALL := postgresql-13.10.tar.bz2 # three static lines # so that git cherry-pick # will not run into conflicts -PYTHON_SHA256SUM := d85dbb3774132473d8081dcb158f34a10ccad7a90b96c7e50ea4bb61f5ce4562 -PYTHON_TARBALL := Python-3.8.16.tar.xz +PYTHON_SHA256SUM := 2e54b0c68191f16552f6de2e97a2396540572a219f6bbb28591a137cecc490a9 +PYTHON_TARBALL := Python-3.8.17.tar.xz # three static lines # so that git cherry-pick # will not run into conflicts |