[or-cvs] r18633: {torbrowser} Update versions. (torbrowser/trunk/build-scripts)

phobos at seul.org phobos at seul.org
Wed Feb 18 14:47:08 UTC 2009


Author: phobos
Date: 2009-02-18 09:47:08 -0500 (Wed, 18 Feb 2009)
New Revision: 18633

Modified:
   torbrowser/trunk/build-scripts/Makefile
Log:
Update versions.


Modified: torbrowser/trunk/build-scripts/Makefile
===================================================================
--- torbrowser/trunk/build-scripts/Makefile	2009-02-18 14:39:27 UTC (rev 18632)
+++ torbrowser/trunk/build-scripts/Makefile	2009-02-18 14:47:08 UTC (rev 18633)
@@ -13,13 +13,13 @@
 
 ## Location of required libraries
 MING=/c/MinGW/bin
-QT=/c/Qt/4.3.5/bin
+QT=/c/Qt/4.4.3/bin
 
 ## Location of bundle components
-VIDALIA=/c/build/vidalia-0.1.10
-TOR=/c/build/tor-0.2.1.11-alpha
+VIDALIA=/c/build/vidalia-0.1.11
+TOR=/c/build/tor-0.2.1.12-alpha
 POLIPO=/c/build/polipo-1.0.4
-FIREFOX_SRC=/c/build/FirefoxPortable-3.0.5
+FIREFOX_SRC=/c/build/FirefoxPortable-3.0.6
 PIDGIN_SRC=/c/build/PidginPortable-2.5.4
 
 ## Location of utility applications
@@ -59,10 +59,10 @@
 TORBUTTON=https://addons.mozilla.org/en-US/firefox/downloads/file/34698/torbutton-1.2.0-fx.xpi
 
 ## Where to download Mozilla language packs
-MOZILLA_LANGUAGE=http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.0.5/win32/xpi
+MOZILLA_LANGUAGE=http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.0.6/win32/xpi
 
 ## Where Farsi Language Pack can be downloaded from
-FA_LANGPACK=https://addons.mozilla.org/en-US/firefox/downloads/file/31181/persian_language_pack-3.0.2-fx.xpi
+FA_LANGPACK=https://addons.mozilla.org/en-US/firefox/downloads/file/31181/persian_language_pack-3.0.6-fx.xpi
 
 ## Put more extensions here
 EXTENSIONS_DIR=extensions



More information about the tor-commits mailing list