forked from I2P_Developers/i2p.www
Updated labs with quickfix for the i2pbrowser linux build
This commit is contained in:
@@ -126,10 +126,10 @@ The files are signed by {{ signer }},
|
|||||||
{%- set name = 'Linux' -%}
|
{%- set name = 'Linux' -%}
|
||||||
{%- set icon = 'images/download/freebsd-tux.png' -%}
|
{%- set icon = 'images/download/freebsd-tux.png' -%}
|
||||||
{%- set filename = 'i2p-browser-linux64-_en-US.tar.xz' -%}
|
{%- set filename = 'i2p-browser-linux64-_en-US.tar.xz' -%}
|
||||||
{%- set hash = '615c3dca7ce854a00bef8727beddad8b2497b03d07ffdc33237913db8691e3eb' -%}
|
{%- set hash = 'bd39f23311bf20a41112c7a90f2ebc0df1647d46184654daa903fbdecd2f6a42' -%}
|
||||||
{% call package_outer('freebsd-tux', name, icon) %}
|
{% call package_outer('freebsd-tux', name, icon) %}
|
||||||
<div class = "file">
|
<div class = "file">
|
||||||
<a class = "default" href="https://download.i2p2.de/experimental/i2pbrowser-beta3/linux64/i2p-browser-linux64-_en-US.tar.xz">
|
<a class = "default" href="https://download.i2p2.de/experimental/i2pbrowser-beta3/linux64.1/i2p-browser-linux64-_en-US.tar.xz">
|
||||||
<span class = "name">{{ filename }}</span>
|
<span class = "name">{{ filename }}</span>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
@@ -143,7 +143,7 @@ The files are signed by {{ signer }},
|
|||||||
please check out the link below
|
please check out the link below
|
||||||
if you want to see if we have the browser in your language.
|
if you want to see if we have the browser in your language.
|
||||||
{%- endtrans %}</p>
|
{%- endtrans %}</p>
|
||||||
<a href="https://download.i2p2.de/experimental/i2pbrowser-beta3/linux64">https://download.i2p2.de/experimental/i2pbrowser-beta3/linux64</a>
|
<a href="https://download.i2p2.de/experimental/i2pbrowser-beta3/linux64.1">https://download.i2p2.de/experimental/i2pbrowser-beta3/linux64.1</a>
|
||||||
{% endcall %}
|
{% endcall %}
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
Reference in New Issue
Block a user