From 11c0f5122f6e36e5f9eaa85f80c0a89a19248cdd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Audrius=20Ka=C5=BEukauskas?= Date: Wed, 22 Mar 2017 22:39:27 +0200 Subject: python/pypy: Updated for version 5.7. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Audrius Kažukauskas --- python/pypy/pypy.info | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'python/pypy/pypy.info') diff --git a/python/pypy/pypy.info b/python/pypy/pypy.info index a221106924..4623e1cef2 100644 --- a/python/pypy/pypy.info +++ b/python/pypy/pypy.info @@ -1,10 +1,10 @@ PRGNAM="pypy" -VERSION="5.6" +VERSION="5.7" HOMEPAGE="http://pypy.org/" -DOWNLOAD="https://bitbucket.org/squeaky/portable-pypy/downloads/pypy-5.6-linux_i686-portable.tar.bz2" -MD5SUM="2296f9c14d495c69712a576ce7a86001" -DOWNLOAD_x86_64="https://bitbucket.org/squeaky/portable-pypy/downloads/pypy-5.6-linux_x86_64-portable.tar.bz2" -MD5SUM_x86_64="b8cb7ecdc28f922c76bf48cc581b5ad4" +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" REQUIRES="" MAINTAINER="Audrius Kažukauskas" EMAIL="audrius@neutrino.lt" -- cgit v1.2.3