1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-30 03:57:45 +00:00

Ports: Update Python to 3.9.2

Released on 2021-02-19, no patch changes required.
https://www.python.org/downloads/release/python-392/
This commit is contained in:
Linus Groh 2021-02-21 21:34:46 +01:00 committed by Andreas Kling
parent 15cfde7233
commit 4166765292
10 changed files with 27 additions and 27 deletions

View file

@ -60,7 +60,7 @@ Please make sure to keep this list up to date when adding and updating ports. :^
| [`pkgconf`](pkgconf/) | pkgconf | 1.7.3 | https://github.com/pkgconf/pkgconf |
| [`printf`](printf/) | printf (OpenBSD) | 6.6 | https://github.com/ibara/libpuffy |
| [`pt2-clone`](pt2-clone/) | ProTracker 2 clone | 1.28 | https://github.com/8bitbubsy/pt2-clone |
| [`python3`](python3/) | Python | 3.9.1 | https://www.python.org/ |
| [`python3`](python3/) | Python | 3.9.2 | https://www.python.org/ |
| [`quake`](quake/) | Quake | 0.65 | https://github.com/SerenityOS/SerenityQuake |
| [`rsync`](rsync/) | rsync | 3.1.3 | https://rsync.samba.org/ |
| [`SDL2`](SDL2/) | Simple DirectMedia Layer (SDL2) | | https://github.com/SerenityOS/SDL |