[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] tor.nsi: we have openssl 0.9.8a
Update of /home/or/cvsroot/tor/contrib
In directory moria:/tmp/cvs-serv20580
Modified Files:
tor.nsi
Log Message:
tor.nsi: we have openssl 0.9.8a
Index: tor.nsi
===================================================================
RCS file: /home/or/cvsroot/tor/contrib/tor.nsi,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -p -d -r1.74 -r1.75
--- tor.nsi 21 Feb 2006 04:13:48 -0000 1.74
+++ tor.nsi 21 Feb 2006 04:52:49 -0000 1.75
@@ -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"