diff --git a/i2p2www/pages/downloads/debian.html b/i2p2www/pages/downloads/debian.html index f52e0fd2..c55e32b1 100644 --- a/i2p2www/pages/downloads/debian.html +++ b/i2p2www/pages/downloads/debian.html @@ -10,7 +10,7 @@ have been tested and should work on x86/x86_64 platforms running:
{% trans -%} Note: The steps below should be performed with root access (i.e., switching @@ -89,19 +89,19 @@ user to root with "su" or by prefixing each command with "sudo").
{{ file }}
.{% endtrans %}-deb http://deb.i2p2.no/ squeeze main - deb-src http://deb.i2p2.no/ squeeze main
+deb http://deb.i2p2.no/ wheezy main + deb-src http://deb.i2p2.no/ wheezy main
-deb http://deb.i2p2.no/ stable main - deb-src http://deb.i2p2.no/ stable main
+deb http://deb.i2p2.no/ jessie main + deb-src http://deb.i2p2.no/ jessie main
deb http://deb.i2p2.no/ unstable main
deb-src http://deb.i2p2.no/ unstable main