mirror of
https://github.com/RGBCube/serenity
synced 2025-07-31 16:37:47 +00:00
Ports/python3: Update Python to 3.11.0
This now requires `--host` and `--with-build-python` to be passed to the configure script when cross compiling; the former we simply do like in many other package.sh scripts as well, the latter we point to `python3`, which is expected to match the port's version anyway.
This commit is contained in:
parent
35ec636b5d
commit
edf3aee4df
9 changed files with 28 additions and 28 deletions
|
@ -205,7 +205,7 @@ This list is also available at [ports.serenityos.net](https://ports.serenityos.n
|
|||
| [`printf`](printf/) | printf (OpenBSD) | 6.6 | https://github.com/ibara/libpuffy |
|
||||
| [`pt2-clone`](pt2-clone/) | ProTracker 2 clone | 1.49 | https://github.com/8bitbubsy/pt2-clone |
|
||||
| [`pv`](pv/) | Pipe Viewer | 1.6.20 | http://www.ivarch.com/programs/pv.shtml |
|
||||
| [`python3`](python3/) | Python | 3.10.4 | https://www.python.org/ |
|
||||
| [`python3`](python3/) | Python | 3.11.0 | https://www.python.org/ |
|
||||
| [`qemu`](qemu/) | QEMU | 7.0.0 | https://qemu.org |
|
||||
| [`qoi`](qoi/) | Quite OK Image Format for fast, lossless image compression | edb8d7b | https://github.com/phoboslab/qoi |
|
||||
| [`qt6-qtbase`](qt6-qtbase/) | Qt6 QtBase | 6.2.3 | https://qt.io |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue