[or-cvs] r20943: {torbrowser} update versions in the install instructions. (torbrowser/trunk/build-scripts)
phobos at seul.org
phobos at seul.org
Fri Nov 13 04:29:17 UTC 2009
Author: phobos
Date: 2009-11-12 23:29:17 -0500 (Thu, 12 Nov 2009)
New Revision: 20943
Modified:
torbrowser/trunk/build-scripts/INSTALL
Log:
update versions in the install instructions.
Modified: torbrowser/trunk/build-scripts/INSTALL
===================================================================
--- torbrowser/trunk/build-scripts/INSTALL 2009-11-13 04:17:26 UTC (rev 20942)
+++ torbrowser/trunk/build-scripts/INSTALL 2009-11-13 04:29:17 UTC (rev 20943)
@@ -418,11 +418,11 @@
Download, unpack, build and install Tor:
https://www.torproject.org/download.html
- https://www.torproject.org/dist/tor-0.2.1.19-rc.tar.gz
- https://www.torproject.org/dist/tor-0.2.1.19-rc.gz.asc
+ https://www.torproject.org/dist/tor-0.2.1.20-rc.tar.gz
+ https://www.torproject.org/dist/tor-0.2.1.20-rc.gz.asc
$ cd /c/build/
- tar -C /c/build -xvzf /c/Documents\ and\ Settings/Administrator/Desktop/tor-0.2.1.19-rc.tar.gz
- $ cd tor-0.2.1.19-rc/
+ tar -C /c/build -xvzf /c/Documents\ and\ Settings/Administrator/Desktop/tor-0.2.1.20-rc.tar.gz
+ $ cd tor-0.2.1.20-rc/
./configure
make
@@ -434,15 +434,15 @@
Download Vidalia:
- https://www.torproject.org/vidalia/dist/vidalia-0.2.4.tar.gz
- https://www.torproject.org/vidalia/dist/vidalia-0.2.4.tar.gz.asc
+ https://www.torproject.org/vidalia/dist/vidalia-0.2.6.tar.gz
+ https://www.torproject.org/vidalia/dist/vidalia-0.2.6.tar.gz.asc
Verify the signature.
Unpack Vidalia:
- tar -C /c/build/ -xvzf /c/Documents\ and\ Settings/Administrator/Desktop/vidalia-0.2.4.tar.gz
- mv vidalia-0.2.4/ vidalia
+ tar -C /c/build/ -xvzf /c/Documents\ and\ Settings/Administrator/Desktop/vidalia-0.2.6.tar.gz
+ mv vidalia-0.2.6/ vidalia
Set a proper environment:
@@ -551,7 +551,7 @@
Download FirefoxPortable:
- http://prdownloads.sourceforge.net/portableapps/FirefoxPortable_3.0.13_English.paf.exe
+ http://prdownloads.sourceforge.net/portableapps/FirefoxPortable_3.0.15_English.paf.exe
Run the installer and select it into: 'C:\build\FirefoxPortable-<version>>'
@@ -633,7 +633,7 @@
And then change the Tor version:
From: TOR=/c/build/tor-0.2.0.26-rc
- To: TOR=/c/build/tor-0.2.1.19
+ To: TOR=/c/build/tor-0.2.1.20
Now you can run "make bundle_LANGUAGE", e.g. "make bundle_en-US".
More information about the tor-commits
mailing list