diff options
| author | Emmett1 <me@emmett1.my> | 2026-06-11 07:22:44 +0000 |
|---|---|---|
| committer | Emmett1 <me@emmett1.my> | 2026-06-11 07:22:44 +0000 |
| commit | 7403b7fe7010bfcb42b8c0c154f3eca9f92a6f78 (patch) | |
| tree | a684f1e78bccf7c583a5bfec653630918ad85f25 /repos/extra/python/abuild | |
| parent | 8ba6b4ecc2c2e092375b777ed78130d5420f66bb (diff) | |
| download | alicelinux-7403b7fe7010bfcb42b8c0c154f3eca9f92a6f78.tar.gz alicelinux-7403b7fe7010bfcb42b8c0c154f3eca9f92a6f78.zip | |
python: updated to 3.14.6
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 2902c0f6..a629ff20 100644 --- a/repos/extra/python/abuild +++ b/repos/extra/python/abuild @@ -1,5 +1,5 @@ name=python -version=3.14.5 +version=3.14.6 release=1 source="https://www.$name.org/ftp/$name/$version/Python-$version.tar.xz libressl.diff" |