diff options
Diffstat (limited to 'python/abuild')
| -rw-r--r-- | python/abuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/abuild b/python/abuild index 551bc079..8e1b9d05 100644 --- a/python/abuild +++ b/python/abuild @@ -1,8 +1,8 @@ name=python -version=3.13.9 +version=3.14.2 release=1 source="https://www.$name.org/ftp/$name/$version/Python-$version.tar.xz - musl-pgo-tests.patch" + libressl.diff" build() { # musl workaround |