]> granicus.if.org Git - curl/commitdiff
Updated dependecies versions.
authorGuenter Knauf <lists@gknw.net>
Sat, 3 Sep 2011 12:01:09 +0000 (14:01 +0200)
committerGuenter Knauf <lists@gknw.net>
Sat, 3 Sep 2011 12:01:09 +0000 (14:01 +0200)
lib/Makefile.Watcom
lib/Makefile.m32
lib/Makefile.netware
src/Makefile.Watcom
src/Makefile.m32
src/Makefile.netware

index a780bbb2872acbfc1efb8ee52fa3071c33b07e88..5f71d5fc98b327eaff8f1b0d819c707432ab8a8d 100644 (file)
@@ -89,7 +89,7 @@ ZLIB_ROOT = ..$(DS)..$(DS)zlib-1.2.5
 !ifdef %libssh2_root
 LIBSSH2_ROOT = $(%libssh2_root)
 !else
-LIBSSH2_ROOT = ..$(DS)..$(DS)libssh2-1.2.8
+LIBSSH2_ROOT = ..$(DS)..$(DS)libssh2-1.2.9
 !endif
 
 !ifdef %librtmp_root
index 3196786430d3c5c692f37432557f8dbd04a35384..ef8825d18a70f965c33ed752e7829655066fe5d4 100644 (file)
@@ -24,7 +24,7 @@ OPENSSL_PATH = ../../openssl-0.9.8r
 endif
 # Edit the path below to point to the base of your LibSSH2 package.
 ifndef LIBSSH2_PATH
-LIBSSH2_PATH = ../../libssh2-1.2.8
+LIBSSH2_PATH = ../../libssh2-1.2.9
 endif
 # Edit the path below to point to the base of your librtmp package.
 ifndef LIBRTMP_PATH
index 91c8ae7f175c31bea2ff99e4dfebaf7fbcf333ec..c4ebc5e76299fa912fa4b2bb2870edcecdfde40b 100644 (file)
@@ -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.8
+LIBSSH2_PATH = ../../libssh2-1.2.9
 endif
 
 # Edit the path below to point to the base of your axTLS package.
index 66c97ef459e4327d47d158968156ead4c9969190..15de142100a1bbbcf7cffb7e238b24c520e132a8 100644 (file)
@@ -78,7 +78,7 @@ ZLIB_ROOT = ..$(DS)..$(DS)zlib-1.2.5
 !ifdef %libssh2_root
 LIBSSH2_ROOT = $(%libssh2_root)
 !else
-LIBSSH2_ROOT = ..$(DS)..$(DS)libssh2-1.2.8
+LIBSSH2_ROOT = ..$(DS)..$(DS)libssh2-1.2.9
 !endif
 
 !ifdef %librtmp_root
index f0263237a7e1b6c53e39f1de9cdd13bb92f6ec04..58fbc97b61d74ad9b5993fb0407b349142270943 100644 (file)
@@ -24,7 +24,7 @@ OPENSSL_PATH = ../../openssl-0.9.8r
 endif
 # Edit the path below to point to the base of your LibSSH2 package.
 ifndef LIBSSH2_PATH
-LIBSSH2_PATH = ../../libssh2-1.2.8
+LIBSSH2_PATH = ../../libssh2-1.2.9
 endif
 # Edit the path below to point to the base of your librtmp package.
 ifndef LIBRTMP_PATH
index 0b0e8355d1e4c65b43bcd3d70ea1005845d4f2e6..f0b13c20939a180afa280f04adff723796d69de5 100644 (file)
@@ -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.8
+LIBSSH2_PATH = ../../libssh2-1.2.9
 endif
 
 # Edit the path below to point to the base of your axTLS package.