Sebastian Hahn commited on 2015-01-04 14:18:24
Zeige 1 geänderte Dateien mit 2 Einfügungen und 2 Löschungen.
... | ... |
@@ -131,7 +131,7 @@ download/download>#packagediff">development branch</a> of Tor instead |
131 | 131 |
to your <tt>/etc/apt/sources.list</tt> file:<br /> |
132 | 132 |
<pre style="margin: 1.5em 0 1.5em 2em"> |
133 | 133 |
deb http://deb.torproject.org/torproject.org <DISTRIBUTION> main |
134 |
-deb http://deb.torproject.org/torproject.org tor-experimental-0.2.5.x-<DISTRIBUTION> main |
|
134 |
+deb http://deb.torproject.org/torproject.org tor-experimental-0.2.6.x-<DISTRIBUTION> main |
|
135 | 135 |
</pre> |
136 | 136 |
where you again substitute the name of your distro (lenny, |
137 | 137 |
sid, saucy, ...) in place of |
... | ... |
@@ -169,7 +169,7 @@ deb-src http://deb.torproject.org/torproject.org <DISTRIBUTION> main |
169 | 169 |
|
170 | 170 |
# For the unstable version. |
171 | 171 |
deb-src http://deb.torproject.org/torproject.org <DISTRIBUTION> main |
172 |
-deb-src http://deb.torproject.org/torproject.org tor-experimental-0.2.5.x-<DISTRIBUTION> main |
|
172 |
+deb-src http://deb.torproject.org/torproject.org tor-experimental-0.2.6.x-<DISTRIBUTION> main |
|
173 | 173 |
</pre> |
174 | 174 |
Substitute the name of your distro (wheezy, sid, trusty, ...) in place of <DISTRIBUTION>. Now refresh your sources by running (as root): |
175 | 175 |
<pre style="margin: 1.5em 0 1.5em 2em"> |
176 | 176 |