From ff476819663caf26aa973528a6734993e382d41c Mon Sep 17 00:00:00 2001 From: jab Date: Sun, 8 Oct 2017 21:46:54 -0400 Subject: [PATCH] Fix broken download link (pypy2.7-portable-5.9.0) --- plugins/python-build/share/python-build/pypy2.7-portable-5.9.0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/python-build/share/python-build/pypy2.7-portable-5.9.0 b/plugins/python-build/share/python-build/pypy2.7-portable-5.9.0 index c5cc60e9..8cc1d14c 100644 --- a/plugins/python-build/share/python-build/pypy2.7-portable-5.9.0 +++ b/plugins/python-build/share/python-build/pypy2.7-portable-5.9.0 @@ -1,6 +1,6 @@ case "$(pypy_architecture 2>/dev/null || true)" in "linux64" ) - install_package "pypy-5.9-linux_x86_64-portable" "https://bitbucket.org/squeaky/portable-pypy/downloads/pypy-5.9-1-linux_x86_64-portable.tar.bz2#8d39eb98df3adf7882a7f3551f47b8c7cff47a0e20d6aabc57bb592f155c2616" "pypy" verify_py27 ensurepip + install_package "pypy-5.9-linux_x86_64-portable" "https://bitbucket.org/squeaky/portable-pypy/downloads/pypy-5.9-linux_x86_64-portable.tar.bz2#8d39eb98df3adf7882a7f3551f47b8c7cff47a0e20d6aabc57bb592f155c2616" "pypy" verify_py27 ensurepip ;; * ) { echo