diff options
| author | Emmett1 <me@emmett1.my> | 2026-04-10 03:25:21 +0000 |
|---|---|---|
| committer | Emmett1 <me@emmett1.my> | 2026-04-10 03:25:21 +0000 |
| commit | 213bbf10dac33205ad05ca2f9c4e617fbd1e1ed9 (patch) | |
| tree | 97666fed124aea8e824d676d82b0ef53c4f34b0e /repos/extra/python/abuild | |
| parent | ffb8eeb2c04174b3d507c8c89a5027a3b7df5260 (diff) | |
| download | alicelinux-213bbf10dac33205ad05ca2f9c4e617fbd1e1ed9.tar.gz alicelinux-213bbf10dac33205ad05ca2f9c4e617fbd1e1ed9.zip | |
python: updated to 3.14.4
Diffstat (limited to 'repos/extra/python/abuild')
| -rw-r--r-- | repos/extra/python/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/python/abuild b/repos/extra/python/abuild index 06a9655c..b4789d18 100644 --- a/repos/extra/python/abuild +++ b/repos/extra/python/abuild @@ -1,5 +1,5 @@ name=python -version=3.14.3 +version=3.14.4 release=1 source="https://www.$name.org/ftp/$name/$version/Python-$version.tar.xz libressl.diff" |