diff options
author | Audrius Kažukauskas <audrius@neutrino.lt> | 2016-12-29 18:35:58 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-12-31 08:22:41 +0700 |
commit | c08e0e0bf549971d72cd1ae435f9e1a6c8eb7087 (patch) | |
tree | aea7d493e55aad0ef248d700f7327913390a0fdc /python/pypy/pypy.info | |
parent | 090be3a38670540c9dab6368d3929b2b2b88743b (diff) | |
download | slackbuilds-c08e0e0bf549971d72cd1ae435f9e1a6c8eb7087.tar.gz |
python/pypy: Updated for version 5.6.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
Diffstat (limited to 'python/pypy/pypy.info')
-rw-r--r-- | python/pypy/pypy.info | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/python/pypy/pypy.info b/python/pypy/pypy.info index 5faa490b16..a221106924 100644 --- a/python/pypy/pypy.info +++ b/python/pypy/pypy.info @@ -1,10 +1,10 @@ PRGNAM="pypy" -VERSION="2.6.1" +VERSION="5.6" HOMEPAGE="http://pypy.org/" -DOWNLOAD="https://bitbucket.org/squeaky/portable-pypy/downloads/pypy-2.6.1-linux_i686-portable.tar.bz2" -MD5SUM="d58ebc8eeb4506e8512c3f3ebaadf7f5" -DOWNLOAD_x86_64="https://bitbucket.org/squeaky/portable-pypy/downloads/pypy-2.6.1-linux_x86_64-portable.tar.bz2" -MD5SUM_x86_64="5716cc4ac31b7fb32cf271c6400cf8a5" +DOWNLOAD="https://bitbucket.org/squeaky/portable-pypy/downloads/pypy-5.6-linux_i686-portable.tar.bz2" +MD5SUM="2296f9c14d495c69712a576ce7a86001" +DOWNLOAD_x86_64="https://bitbucket.org/squeaky/portable-pypy/downloads/pypy-5.6-linux_x86_64-portable.tar.bz2" +MD5SUM_x86_64="b8cb7ecdc28f922c76bf48cc581b5ad4" REQUIRES="" MAINTAINER="Audrius Kažukauskas" EMAIL="audrius@neutrino.lt" |