Explorar el Código

tor.nsi: we have openssl 0.9.8a

svn:r6067
Peter Palfrader hace 19 años
padre
commit
00296adcc0
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      contrib/tor.nsi

+ 1 - 1
contrib/tor.nsi

@@ -113,7 +113,7 @@ Section "Tor" Tor
    File /oname=$configfile "..\src\config\torrc.sample"
 SectionEnd
 
-Section "OpenSSL 0.9.7e" OpenSSL
+Section "OpenSSL 0.9.8a" OpenSSL
    SetOutPath $INSTDIR
    File "${BIN}\libeay32.dll"
    File "${BIN}\ssleay32.dll"