diff options
author | Audrius Kažukauskas <audrius@neutrino.lt> | 2017-04-08 22:11:04 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-13 07:28:26 +0700 |
commit | c3123c8f9218112e5c34fc5efcb9def58a5b32d5 (patch) | |
tree | 0c2bf1b857b4e7a37a47c3b926d7974102fd6b8b /python/pypy3/pypy3.info | |
parent | 868e3e25a1a0b0bd8b01823369fa91402c9524ba (diff) | |
download | slackbuilds-c3123c8f9218112e5c34fc5efcb9def58a5b32d5.tar.gz |
python/pypy3: Updated for version 5.7.1_beta.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
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 62eac0abf6..24ffeabffe 100644 --- a/python/pypy3/pypy3.info +++ b/python/pypy3/pypy3.info @@ -1,10 +1,10 @@ PRGNAM="pypy3" -VERSION="5.7_beta" +VERSION="5.7.1_beta" HOMEPAGE="http://pypy.org/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://bitbucket.org/squeaky/portable-pypy/downloads/pypy3.5-5.7-beta-linux_x86_64-portable.tar.bz2" -MD5SUM_x86_64="1b8ab04ecc67b4ecd95642b12e65a2f1" +DOWNLOAD_x86_64="https://bitbucket.org/squeaky/portable-pypy/downloads/pypy3.5-5.7.1-beta-linux_x86_64-portable.tar.bz2" +MD5SUM_x86_64="79ba993ad30545ae5bb48483f6c28502" REQUIRES="" MAINTAINER="Audrius Kažukauskas" EMAIL="audrius@neutrino.lt" |