Author: mattip <[email protected]> Branch: extradoc Changeset: r719:736bf9456283 Date: 2016-03-10 18:49 +0200 http://bitbucket.org/pypy/pypy.org/changeset/736bf9456283/
Log: update html diff --git a/download.html b/download.html --- a/download.html +++ b/download.html @@ -125,8 +125,8 @@ <li>FreeBSD 9.2 x86 64 bit <em>(hopefully availabe soon)</em> (see <tt class="docutils literal">[1]</tt> below)</li> <li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-5.0.0-win32.zip">Windows binary (32bit)</a> (you might need the VS 2008 runtime library installer <a class="reference external" href="http://www.microsoft.com/en-us/download/details.aspx?id=5582">vcredist_x86.exe</a>.)</li> -<li><a class="reference external" href="http://cobra.cs.uni-duesseldorf.de/~buildmaster/mirror/pypy-5.0.0-ppc64.tar.bz2">PowerPC64 Linux binary (64bit big-endian, Fedora 20)</a> (see <tt class="docutils literal">[1]</tt> below)</li> -<li><a class="reference external" href="http://cobra.cs.uni-duesseldorf.de/~buildmaster/mirror/pypy-5.0.0-ppc64le.tar.bz2">PowerPC64le Linux binary (64bit little-endian, Fedora 21)</a> (see <tt class="docutils literal">[1]</tt> below)</li> +<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-5.0.0-ppc64.tar.bz2">PowerPC64 Linux binary (64bit big-endian, Fedora 20)</a> (see <tt class="docutils literal">[1]</tt> below)</li> +<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-5.0.0-ppc64le.tar.bz2">PowerPC64le Linux binary (64bit little-endian, Fedora 21)</a> (see <tt class="docutils literal">[1]</tt> below)</li> <li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-5.0.0-src.tar.bz2">Source (tar.bz2)</a>; <a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-5.0.0-src.zip">Source (zip)</a>. See below for more about the sources.</li> <li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads">All our downloads,</a> including previous versions. We also have a <a class="reference external" href="http://cobra.cs.uni-duesseldorf.de/~buildmaster/mirror/">mirror</a>, but please use only if you have troubles accessing the links above</li> _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
