diff options
author | Arn0 <yth@ythogtha.org> | 2025-07-17 22:16:38 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-07-19 08:17:51 +0700 |
commit | a9ec5fe531af5928fb0e33d6bf8b739f03bfb0b9 (patch) | |
tree | 6a54b0b6fa7234f464d05f610eae5a6ddd519806 /python/PyPy3/PyPy3.info | |
parent | 43cccd39ffa11adc4568e5bbacdd15877b755797 (diff) |
python/PyPy3: updated for version 7.3.20
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/PyPy3/PyPy3.info')
-rw-r--r-- | python/PyPy3/PyPy3.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/PyPy3/PyPy3.info b/python/PyPy3/PyPy3.info index 17c7114dd2..3ce9060f38 100644 --- a/python/PyPy3/PyPy3.info +++ b/python/PyPy3/PyPy3.info @@ -1,8 +1,8 @@ PRGNAM="PyPy3" -VERSION="7.3.19" +VERSION="7.3.20" HOMEPAGE="https://www.pypy.org/" -DOWNLOAD="https://downloads.python.org/pypy/pypy3.11-v7.3.19-src.tar.bz2" -MD5SUM="36a344d93a6cac86b356520b74b8e9d2" +DOWNLOAD="https://downloads.python.org/pypy/pypy3.11-v7.3.20-src.tar.bz2" +MD5SUM="d904f55d67b8b6eb25758334f6f676bf" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pycparser %README%" |