]> granicus.if.org Git - curl/commitdiff
encourage users to take latest lib dependencies.
authorGuenter Knauf <lists@gknw.net>
Sat, 24 Apr 2010 15:48:09 +0000 (17:48 +0200)
committerGuenter Knauf <lists@gknw.net>
Sat, 24 Apr 2010 15:48:09 +0000 (17:48 +0200)
lib/Makefile.m32
lib/Makefile.netware
src/Makefile.m32
src/Makefile.netware

index fff64a8ac3fc6ba95958de71667ca0472f542c7b..05b1ee44ab88499243181ac23b5d45a0997bf56a 100644 (file)
@@ -16,7 +16,7 @@
 
 # Edit the path below to point to the base of your Zlib sources.
 ifndef ZLIB_PATH
-ZLIB_PATH = ../../zlib-1.2.4
+ZLIB_PATH = ../../zlib-1.2.5
 endif
 # Edit the path below to point to the base of your OpenSSL package.
 ifndef OPENSSL_PATH
@@ -24,7 +24,7 @@ OPENSSL_PATH = ../../openssl-0.9.8n
 endif
 # Edit the path below to point to the base of your LibSSH2 package.
 ifndef LIBSSH2_PATH
-LIBSSH2_PATH = ../../libssh2-1.2.4
+LIBSSH2_PATH = ../../libssh2-1.2.5
 endif
 # Edit the path below to point to the base of your libidn package.
 ifndef LIBIDN_PATH
index 9affd77719b8cb445fcb830cc334ab063eba5a72..84686f457cd35062f0ab6a23a2786955bb866a4c 100644 (file)
@@ -14,7 +14,7 @@ endif
 
 # Edit the path below to point to the base of your Zlib sources.
 ifndef ZLIB_PATH
-ZLIB_PATH = ../../zlib-1.2.4
+ZLIB_PATH = ../../zlib-1.2.5
 endif
 
 # Edit the path below to point to the base of your OpenSSL package.
@@ -24,7 +24,7 @@ endif
 
 # Edit the path below to point to the base of your LibSSH2 package.
 ifndef LIBSSH2_PATH
-LIBSSH2_PATH = ../../libssh2-1.2.4
+LIBSSH2_PATH = ../../libssh2-1.2.5
 endif
 
 # Edit the path below to point to the base of your libidn package.
index 37e7d565ccfd0848cb0e4c74d11f32de823bb395..870ce0fd50824159d1da400177868e6ec761ea76 100644 (file)
@@ -16,7 +16,7 @@
 
 # Edit the path below to point to the base of your Zlib sources.
 ifndef ZLIB_PATH
-ZLIB_PATH = ../../zlib-1.2.4
+ZLIB_PATH = ../../zlib-1.2.5
 endif
 # Edit the path below to point to the base of your OpenSSL package.
 ifndef OPENSSL_PATH
@@ -24,7 +24,7 @@ OPENSSL_PATH = ../../openssl-0.9.8n
 endif
 # Edit the path below to point to the base of your LibSSH2 package.
 ifndef LIBSSH2_PATH
-LIBSSH2_PATH = ../../libssh2-1.2.4
+LIBSSH2_PATH = ../../libssh2-1.2.5
 endif
 # Edit the path below to point to the base of your libidn package.
 ifndef LIBIDN_PATH
index 09cb5d298f4f6a83b9e1c29dab1a1be52dff21a5..c5117560ffe17f907f943dfc0f0ced4171c5855e 100644 (file)
@@ -14,7 +14,7 @@ endif
 
 # Edit the path below to point to the base of your Zlib sources.
 ifndef ZLIB_PATH
-ZLIB_PATH = ../../zlib-1.2.4
+ZLIB_PATH = ../../zlib-1.2.5
 endif
 
 # Edit the path below to point to the base of your OpenSSL package.
@@ -24,7 +24,7 @@ endif
 
 # Edit the path below to point to the base of your LibSSH2 package.
 ifndef LIBSSH2_PATH
-LIBSSH2_PATH = ../../libssh2-1.2.4
+LIBSSH2_PATH = ../../libssh2-1.2.5
 endif
 
 # Edit the path below to point to the base of your libidn package.