mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-17 07:50:04 +00:00
Ports: Update Python to 3.9.5
Released on 2021-05-03. https://www.python.org/downloads/release/python-395/
This commit is contained in:
parent
6024617df3
commit
e76342e242
Notes:
sideshowbarker
2024-07-18 18:38:47 +09:00
Author: https://github.com/linusg
Commit: e76342e242
Pull-request: https://github.com/SerenityOS/serenity/pull/6894
8 changed files with 29 additions and 33 deletions
|
@ -1,4 +1,4 @@
|
|||
PYTHON_VERSION="3.9.4"
|
||||
PYTHON_VERSION="3.9.5"
|
||||
PYTHON_ARCHIVE="Python-${PYTHON_VERSION}.tar.xz"
|
||||
PYTHON_ARCHIVE_URL="https://www.python.org/ftp/python/${PYTHON_VERSION}/${PYTHON_ARCHIVE}"
|
||||
PYTHON_ARCHIVE_MD5SUM="2a3dba5fc75b695c45cf1806156e1a97"
|
||||
PYTHON_ARCHIVE_MD5SUM="71f7ada6bec9cdbf4538adc326120cfd"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue