summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
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
commitc3123c8f9218112e5c34fc5efcb9def58a5b32d5 (patch)
tree0c2bf1b857b4e7a37a47c3b926d7974102fd6b8b
parent868e3e25a1a0b0bd8b01823369fa91402c9524ba (diff)
downloadslackbuilds-c3123c8f9218112e5c34fc5efcb9def58a5b32d5.tar.gz
slackbuilds-c3123c8f9218112e5c34fc5efcb9def58a5b32d5.tar.xz
python/pypy3: Updated for version 5.7.1_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 c0c6666082..5a1e8b3d6b 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_beta}
+VERSION=${VERSION:-5.7.1_beta}
SRCNAM=pypy3.5
SRCVER=$(echo $VERSION | tr '_' '-')
BUILD=${BUILD:-1}
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"