]> granicus.if.org Git - curl/commitdiff
updated OpenSSL version.
authorGunter Knauf <gk@gknw.de>
Tue, 11 Nov 2008 19:43:35 +0000 (19:43 +0000)
committerGunter Knauf <gk@gknw.de>
Tue, 11 Nov 2008 19:43:35 +0000 (19:43 +0000)
lib/Makefile.netware
src/Makefile.netware

index 867980952f61584002ca8b603f647508db4ef01f..2b4090e01057c2859e351e8e4f27013a30a9d5c6 100644 (file)
@@ -20,7 +20,7 @@ endif
 
 # Edit the path below to point to the base of your OpenSSL package.
 ifndef OPENSSL_PATH
-OPENSSL_PATH = ../../openssl-0.9.8h
+OPENSSL_PATH = ../../openssl-0.9.8i
 endif
 
 # Edit the path below to point to the base of your LibSSH2 package.
index d5aa9a8ae434cf3f66820c1f361e88a30b018b70..c8081e55cedce6bcc86d03548409205f72671820 100644 (file)
@@ -20,7 +20,7 @@ endif
 
 # Edit the path below to point to the base of your OpenSSL package.
 ifndef OPENSSL_PATH
-OPENSSL_PATH = ../../openssl-0.9.8h
+OPENSSL_PATH = ../../openssl-0.9.8i
 endif
 
 # Edit the path below to point to the base of your LibSSH2 package.