From: <dat...@us...> - 2006-12-01 04:18:45
|
Revision: 17861 http://svn.sourceforge.net/gaim/?rev=17861&view=rev Author: datallah Date: 2006-11-30 20:17:15 -0800 (Thu, 30 Nov 2006) Log Message: ----------- link to the newer NSS/NSPR versions that wingaim will be using Modified Paths: -------------- web/htdocs/win32/build.php Modified: web/htdocs/win32/build.php =================================================================== --- web/htdocs/win32/build.php 2006-12-01 04:16:34 UTC (rev 17860) +++ web/htdocs/win32/build.php 2006-12-01 04:17:15 UTC (rev 17861) @@ -82,13 +82,13 @@ </dd> <dt>Mozilla NSS</dt> -<dd>Download and unzip the following under <code>~/win32-dev</code> (make sure you <code>chmod 755</code> all the unziped binaries): +<dd>Download and unzip the following under <code>~/win32-dev</code> (make sure you <code>chmod 755</code> all the unzipped binaries): <ul> <li> -<a href="ftp://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_9_RTM/WIN954.0_OPT.OBJ/nss-3.9.zip">Network Security Services (NSS)</a> +<a href="ftp://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_11_4_RTM/msvc6.0/WIN954.0_OPT.OBJ/nss-3.11.4.zip">Network Security Services (NSS)</a> </li> <li> -<a href="ftp://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v4.4.1/WIN954.0_OPT.OBJ/nspr-4.4.1.zip">Netscape Portable Runtime (NSPR)</a> +<a href="ftp://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v4.6.4/msvc6.0/WIN954.0_OPT.OBJ/nspr-4.6.4.zip">Netscape Portable Runtime (NSPR)</a> </li> </ul> </dd> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |