Backport r17480. Update libevent version in the win32 directions.

svn:r17481
This commit is contained in:
Andrew Lewman 2008-12-04 18:00:56 +00:00
parent 05c185bec1
commit 7cf6ceeeee
1 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ Stage One: Download and Install MinGW.
---------------------------------------
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 @@ Done.
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.