diff options
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 ef2911097b..a41e7e8432 100644 --- a/python/pypy3/pypy3.info +++ b/python/pypy3/pypy3.info @@ -1,10 +1,10 @@ PRGNAM="pypy3" -VERSION="5.8_beta" +VERSION="5.9_beta" HOMEPAGE="http://pypy.org/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://bitbucket.org/squeaky/portable-pypy/downloads/pypy3.5-5.8-beta-linux_x86_64-portable.tar.bz2" -MD5SUM_x86_64="aadcba3b3e5c85ff004506660fd081d3" +DOWNLOAD_x86_64="https://bitbucket.org/squeaky/portable-pypy/downloads/pypy3.5-5.9-beta-linux_x86_64-portable.tar.bz2" +MD5SUM_x86_64="90223a9437ddd94ac4fda6836cc33e38" REQUIRES="" MAINTAINER="Audrius Kažukauskas" EMAIL="audrius@neutrino.lt" |