summaryrefslogtreecommitdiff
path: root/python/pypy/pypy.SlackBuild
diff options
context:
space:
mode:
authorAudrius Kažukauskas <audrius@neutrino.lt>2017-03-22 22:39:27 +0200
committerDavid Spencer <idlemoor@slackbuilds.org>2017-03-25 00:11:14 +0000
commit11c0f5122f6e36e5f9eaa85f80c0a89a19248cdd (patch)
tree26a9a36471164b8f1d510ce16e8451fa7a717839 /python/pypy/pypy.SlackBuild
parentc05d955912924a83e618cbd02e88b387806b8f09 (diff)
downloadslackbuilds-11c0f5122f6e36e5f9eaa85f80c0a89a19248cdd.tar.gz
python/pypy: Updated for version 5.7.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
Diffstat (limited to 'python/pypy/pypy.SlackBuild')
-rw-r--r--python/pypy/pypy.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/pypy/pypy.SlackBuild b/python/pypy/pypy.SlackBuild
index c7ef853b59..613c7f4fb3 100644
--- a/python/pypy/pypy.SlackBuild
+++ b/python/pypy/pypy.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for pypy
-# Copyright 2012-2016 Audrius Kažukauskas <audrius@neutrino.lt>
+# Copyright 2012-2017 Audrius Kažukauskas <audrius@neutrino.lt>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pypy
-VERSION=${VERSION:-5.6}
+VERSION=${VERSION:-5.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}