diff --git a/packaging/win32/custom.sh b/packaging/win32/custom.sh index e3e34a5803..fdf30abcf2 100644 --- a/packaging/win32/custom.sh +++ b/packaging/win32/custom.sh @@ -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"