Explorar el Código

Updated version of openssl.

svn:r8737
Andrew Lewman hace 19 años
padre
commit
e3b1d059c7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      contrib/tor-mingw.nsi.in

+ 1 - 1
contrib/tor-mingw.nsi.in

@@ -96,7 +96,7 @@ Section "Tor" Tor
    File /oname=$configfile "..\src\config\torrc.sample"
 SectionEnd
 
-Section "OpenSSL 0.9.8c" OpenSSL
+Section "OpenSSL 0.9.8d" OpenSSL
    SetOutPath $INSTDIR
    File "${BIN}\libcrypto.a"
    File "${BIN}\libssl.a"