summaryrefslogtreecommitdiffstats
path: root/python/pypy
diff options
context:
space:
mode:
author Audrius Kažukauskas <audrius@neutrino.lt>2017-06-10 15:32:28 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-06-15 18:36:24 +0700
commit828573d04ece9a955232d19adc04f31ce50a8531 (patch)
treeb5558ee9b799aaa4a54bbd0a40eac03d42be67ad /python/pypy
parentd5c59f9306c713b6c46cbb8e19f99ff01d744596 (diff)
downloadslackbuilds-828573d04ece9a955232d19adc04f31ce50a8531.tar.gz
slackbuilds-828573d04ece9a955232d19adc04f31ce50a8531.tar.xz
python/pypy: Updated for version 5.8.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
Diffstat (limited to 'python/pypy')
-rw-r--r--python/pypy/pypy.SlackBuild2
-rw-r--r--python/pypy/pypy.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/pypy/pypy.SlackBuild b/python/pypy/pypy.SlackBuild
index e9af5c726c..953c228173 100644
--- a/python/pypy/pypy.SlackBuild
+++ b/python/pypy/pypy.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pypy
-VERSION=${VERSION:-5.7.1}
+VERSION=${VERSION:-5.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/pypy/pypy.info b/python/pypy/pypy.info
index c670fcefa1..929b5ae32a 100644
--- a/python/pypy/pypy.info
+++ b/python/pypy/pypy.info
@@ -1,10 +1,10 @@
PRGNAM="pypy"
-VERSION="5.7.1"
+VERSION="5.8"
HOMEPAGE="http://pypy.org/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://bitbucket.org/squeaky/portable-pypy/downloads/pypy-5.7.1-linux_x86_64-portable.tar.bz2"
-MD5SUM_x86_64="0c029396d560d3a1dcb173944d3f0ef8"
+DOWNLOAD_x86_64="https://bitbucket.org/squeaky/portable-pypy/downloads/pypy-5.8-linux_x86_64-portable.tar.bz2"
+MD5SUM_x86_64="67f84b76eb4089ed33d51516bb5c2d0f"
REQUIRES=""
MAINTAINER="Audrius Kažukauskas"
EMAIL="audrius@neutrino.lt"