[or-cvs] tor.nsi: we have openssl 0.9.8a

Peter Palfrader weasel at seul.org
Tue Feb 21 04:52:51 UTC 2006


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"



More information about the tor-commits mailing list