Updated Android version

This commit is contained in:
str4d
2014-12-14 11:05:49 +00:00
parent 7210477248
commit c8112ae1fb

View File

@ -4,7 +4,7 @@
{% set i2pinstall_jar_hash = '4268533d975138118bdd2d5de673e942e7a50e1ff0b3a4de4cb016779af275bd' %}
{% set i2psource_hash = '6ad5ba79eb3e9b7434ecc4e739d691ca9e012e9cd9bb20d39c780d44b64d37db' %}
{% set i2pupdate_hash = '34265f12b71d037449c9f7a16a3abae46e3182e4bff325133e311945d1a5eeaf' %}
{% set i2p_android_hash = '85292f93ce0fc65b0cb23d842262ee0ebc3190d6bbe0cf09d86ee5276024ff57' %}
{% set i2p_android_hash = '6d2b033dd0eb15d3e93b67e8fd6f92530bfb67ff7827fa25725f219f81ffae5c' %}
{% block content %}
<h3>{{ _('Dependency') }}</h3>
<p>{% trans java='http://java.com/download/',
@ -134,14 +134,14 @@ or type <tt>java -version</tt> at your command prompt.
<div class="file">
{% trans %}Outside I2P{% endtrans %}:
<!-- do not use url_for here -->
<a class="default" href="https://download.i2p2.de/android/current/i2p.apk">I2P-0.9.17</a>
<a class="default" href="https://download.i2p2.de/android/current/i2p.apk">I2P-0.9.17.1</a>
<br>
{% trans %}Inside I2P{% endtrans %}:
<!-- do not use i2pconv here -->
<a class="default" href="http://meeh.i2p/i2p.apk">I2P-0.9.15.1</a>
<br>
{% trans %}Our F-Droid repository{% endtrans %}:
<a class="default" href="https://f-droid.i2p.io/repo">https://f-droid.i2p.io/repo</a> - I2P-0.9.17
<a class="default" href="https://f-droid.i2p.io/repo">https://f-droid.i2p.io/repo</a> - I2P-0.9.17.1
<br>
F-Droid:
<a class="default" href="https://fdroid.org/app/net.i2p.android.router">I2P-0.9.13-0_b1-API8</a>