diff --git a/doc/tor-win32-mingw-creation.txt b/doc/tor-win32-mingw-creation.txt index 00548d459..16eed839e 100644 --- a/doc/tor-win32-mingw-creation.txt +++ b/doc/tor-win32-mingw-creation.txt @@ -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.