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