Update openssl version number as reported by Thomas Arildsen

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14918 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Christian Stimming 2006-10-02 11:55:51 +00:00
parent 5bc029eff8
commit e2b78c6034

View File

@ -70,7 +70,7 @@ GUILE_URL="http://ftp.gnu.org/pub/gnu/guile/guile-1.6.8.tar.gz"
SLIB_URL="http://swiss.csail.mit.edu/ftpdir/scm/slib3a3.zip"
GUILE_DIR=$GLOBAL_DIR\\guile
OPENSSL_URL="http://www.slproweb.com/download/Win32OpenSSL-0_9_8c.exe"
OPENSSL_URL="http://www.slproweb.com/download/Win32OpenSSL-0_9_8d.exe"
OPENSSL_DIR=$GLOBAL_DIR\\openssl
PEXPORTS_URL="http://www.emmestech.com/software/cygwin/pexports-0.43/pexports-0.43.zip"