mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 01:57:45 +00:00
Ports: Update Python to 3.9.6
Released on 2021-06-28. https://www.python.org/downloads/release/python-396/
This commit is contained in:
parent
4ad389d0d6
commit
116f1c5c56
7 changed files with 18 additions and 18 deletions
|
@ -1,4 +1,4 @@
|
|||
PYTHON_VERSION="3.9.5"
|
||||
PYTHON_VERSION="3.9.6"
|
||||
PYTHON_ARCHIVE="Python-${PYTHON_VERSION}.tar.xz"
|
||||
PYTHON_ARCHIVE_URL="https://www.python.org/ftp/python/${PYTHON_VERSION}/${PYTHON_ARCHIVE}"
|
||||
PYTHON_ARCHIVE_MD5SUM="71f7ada6bec9cdbf4538adc326120cfd"
|
||||
PYTHON_ARCHIVE_MD5SUM="ecc29a7688f86e550d29dba2ee66cf80"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue