summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Audrius Kažukauskas <audrius@neutrino.lt>2017-06-10 15:42:01 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-06-15 18:36:24 +0700
commit27cc781ae40f2797ee48cfeb19c439876885096c (patch)
tree72e71c5786f46b33752b8dba7e9ffabaf3643e43
parent828573d04ece9a955232d19adc04f31ce50a8531 (diff)
downloadslackbuilds-27cc781ae40f2797ee48cfeb19c439876885096c.tar.gz
slackbuilds-27cc781ae40f2797ee48cfeb19c439876885096c.tar.xz
python/pypy3: Updated for version 5.8_beta.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
-rw-r--r--python/pypy3/pypy3.SlackBuild2
-rw-r--r--python/pypy3/pypy3.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/pypy3/pypy3.SlackBuild b/python/pypy3/pypy3.SlackBuild
index 5a1e8b3d6b..0059591cfc 100644
--- a/python/pypy3/pypy3.SlackBuild
+++ b/python/pypy3/pypy3.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pypy3
-VERSION=${VERSION:-5.7.1_beta}
+VERSION=${VERSION:-5.8_beta}
SRCNAM=pypy3.5
SRCVER=$(echo $VERSION | tr '_' '-')
BUILD=${BUILD:-1}
diff --git a/python/pypy3/pypy3.info b/python/pypy3/pypy3.info
index 24ffeabffe..ef2911097b 100644
--- a/python/pypy3/pypy3.info
+++ b/python/pypy3/pypy3.info
@@ -1,10 +1,10 @@
PRGNAM="pypy3"
-VERSION="5.7.1_beta"
+VERSION="5.8_beta"
HOMEPAGE="http://pypy.org/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-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"
+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"
REQUIRES=""
MAINTAINER="Audrius Kažukauskas"
EMAIL="audrius@neutrino.lt"