[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r17481: {tor} Backport r17480. Update libevent version in the win32 direct (tor/branches/tor-0_2_0-patches/doc)
Author: phobos
Date: 2008-12-04 13:00:56 -0500 (Thu, 04 Dec 2008)
New Revision: 17481
Modified:
tor/branches/tor-0_2_0-patches/doc/tor-win32-mingw-creation.txt
Log:
Backport r17480. Update libevent version in the win32 directions.
Modified: tor/branches/tor-0_2_0-patches/doc/tor-win32-mingw-creation.txt
===================================================================
--- tor/branches/tor-0_2_0-patches/doc/tor-win32-mingw-creation.txt 2008-12-04 18:00:04 UTC (rev 17480)
+++ tor/branches/tor-0_2_0-patches/doc/tor-win32-mingw-creation.txt 2008-12-04 18:00:56 UTC (rev 17481)
@@ -5,7 +5,7 @@
---------------------------------------
Download mingw:
-http://prdownloads.sf.net/mingw/MinGW-5.1.3.exe?download
+http://prdownloads.sf.net/mingw/MinGW-5.1.4.exe?download
Download msys:
http://prdownloads.sf.net/mingw/MSYS-1.0.10.exe?download
@@ -86,7 +86,7 @@
Stage Four: Download, extract, and compile libevent-1.3e
------------------------------------------------------
-Download the libevent 1.3e release:
+Download the libevent 1.4.7-stable release:
http://www.monkey.org/~provos/libevent/
Copy the libevent tarball into the "tor-mingw" directory.