summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Audrius Kažukauskas2017-04-08 21:03:41 +0200
committer Willy Sudiarto Raharjo2017-04-13 02:28:26 +0200
commit868e3e25a1a0b0bd8b01823369fa91402c9524ba (patch)
tree78ffdcba033daaa26024ea2292a3c633068f1490
parent68faf30c8735fa1fa050033dd62a7ac4c8dfcb3f (diff)
downloadslackbuilds-868e3e25a1a0b0bd8b01823369fa91402c9524ba.tar.gz
python/pypy: Updated for version 5.7.1.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
-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 613c7f4fb3..e9af5c726c 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}
+VERSION=${VERSION:-5.7.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/pypy/pypy.info b/python/pypy/pypy.info
index 4623e1cef2..c670fcefa1 100644
--- a/python/pypy/pypy.info
+++ b/python/pypy/pypy.info
@@ -1,10 +1,10 @@
PRGNAM="pypy"
-VERSION="5.7"
+VERSION="5.7.1"
HOMEPAGE="http://pypy.org/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://bitbucket.org/squeaky/portable-pypy/downloads/pypy-5.7-linux_x86_64-portable.tar.bz2"
-MD5SUM_x86_64="5a7552a3cbfbb1c5c32f5a72fd4d3274"
+DOWNLOAD_x86_64="https://bitbucket.org/squeaky/portable-pypy/downloads/pypy-5.7.1-linux_x86_64-portable.tar.bz2"
+MD5SUM_x86_64="0c029396d560d3a1dcb173944d3f0ef8"
REQUIRES=""
MAINTAINER="Audrius Kažukauskas"
EMAIL="audrius@neutrino.lt"