diff options
author | Arn0 <yth@ythogtha.org> | 2023-10-02 10:54:01 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-10-02 19:50:00 +0700 |
commit | dc7b99662e5da2b02dd3f549e2848fd092e9a972 (patch) | |
tree | 184fad3d45ceaa8f387384b4623145b13a071778 /python/pypy/pypy.info | |
parent | cbd84e832e8b524fc59bca81be12a4b960519c14 (diff) |
python/pypy: updated for version 7.3.13
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/pypy/pypy.info')
-rw-r--r-- | python/pypy/pypy.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python/pypy/pypy.info b/python/pypy/pypy.info index c2ea3da2cf..1869a7b1bd 100644 --- a/python/pypy/pypy.info +++ b/python/pypy/pypy.info @@ -1,10 +1,10 @@ PRGNAM="pypy" -VERSION="7.3.12" +VERSION="7.3.13" HOMEPAGE="https://www.pypy.org/" -DOWNLOAD="https://downloads.python.org/pypy/pypy2.7-v7.3.12-linux32.tar.bz2" +DOWNLOAD="https://downloads.python.org/pypy/pypy2.7-v7.3.13-linux32.tar.bz2" MD5SUM="c54b9e5d437e72e556373d509e0dbff4" -DOWNLOAD_x86_64="https://downloads.python.org/pypy/pypy2.7-v7.3.12-linux64.tar.bz2" -MD5SUM_x86_64="6677d23b34f1092ce06f46e94248175b" +DOWNLOAD_x86_64="https://downloads.python.org/pypy/pypy2.7-v7.3.13-linux64.tar.bz2" +MD5SUM_x86_64="2719e5d617a5028ba7759c707353c3a8" REQUIRES="" MAINTAINER="Yth - Arnaud" EMAIL="yth@ythogtha.org" |