summaryrefslogtreecommitdiff
path: root/python/pypy3/pypy3.SlackBuild
diff options
context:
space:
mode:
authorAudrius Kažukauskas <audrius@neutrino.lt>2017-04-08 22:11:04 +0300
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-04-13 07:28:26 +0700
commitc3123c8f9218112e5c34fc5efcb9def58a5b32d5 (patch)
tree0c2bf1b857b4e7a37a47c3b926d7974102fd6b8b /python/pypy3/pypy3.SlackBuild
parent868e3e25a1a0b0bd8b01823369fa91402c9524ba (diff)
downloadslackbuilds-c3123c8f9218112e5c34fc5efcb9def58a5b32d5.tar.gz
python/pypy3: Updated for version 5.7.1_beta.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
Diffstat (limited to 'python/pypy3/pypy3.SlackBuild')
-rw-r--r--python/pypy3/pypy3.SlackBuild2
1 files changed, 1 insertions, 1 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}