diff options
Diffstat (limited to 'repos/extra/python/abuild')
| -rw-r--r-- | repos/extra/python/abuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/repos/extra/python/abuild b/repos/extra/python/abuild index f74b5f8b..382b3cf6 100644 --- a/repos/extra/python/abuild +++ b/repos/extra/python/abuild @@ -1,9 +1,8 @@ name=python -version=3.13.3 -release=2 +version=3.13.5 +release=1 source="https://www.$name.org/ftp/$name/$version/Python-$version.tar.xz - musl-pgo-tests.patch - libressl.diff" + musl-pgo-tests.patch" build() { # musl workaround |