diff options
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 0804c8f9fa..4ab2cb7d7a 100644 --- a/python/PyPy/PyPy.info +++ b/python/PyPy/PyPy.info @@ -1,8 +1,8 @@ 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-src.tar.bz2" -MD5SUM="f6d0edb34e7455c34f9a4493ebbe9466" +DOWNLOAD="https://downloads.python.org/pypy/pypy2.7-v7.3.13-src.tar.bz2" +MD5SUM="fe99742950fe914ed9518e5fc2e521db" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pycparser %README%" |