]> granicus.if.org Git - curl/commitdiff
Updated default (recommended) dependency versions.
authorGuenter Knauf <lists@gknw.net>
Tue, 19 Apr 2011 12:26:51 +0000 (14:26 +0200)
committerGuenter Knauf <lists@gknw.net>
Tue, 19 Apr 2011 12:26:51 +0000 (14:26 +0200)
lib/Makefile.Watcom
lib/Makefile.m32
lib/Makefile.netware
src/Makefile.Watcom
src/Makefile.m32
src/Makefile.netware

index 85aef6a39f2415acac02fcbf489b02639517e3f6..41d2c302d6c9b7763a199e871f7315591377f247 100644 (file)
@@ -82,7 +82,7 @@ ZLIB_ROOT = ..$(DS)..$(DS)zlib-1.2.5
 !ifdef %libssh2_root
 LIBSSH2_ROOT = $(%libssh2_root)
 !else
-LIBSSH2_ROOT = ..$(DS)..$(DS)libssh2-1.2.7
+LIBSSH2_ROOT = ..$(DS)..$(DS)libssh2-1.2.8
 !endif
 
 !ifdef %librtmp_root
index 53aec77897537ddfe7dff668d95af5c040a66fcf..e44981d1c49bcf3d81a1a163512ac5ee11f917f1 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.7
+LIBSSH2_PATH = ../../libssh2-1.2.8
 endif
 # Edit the path below to point to the base of your libidn package.
 ifndef LIBIDN_PATH
index a4f6ebb657955dfef499510079cd08b698908a22..2cc7c9ecc5c6c65167b2cd588cbf5576899032e5 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.7
+LIBSSH2_PATH = ../../libssh2-1.2.8
 endif
 
 # Edit the path below to point to the base of your axTLS package.
index c514ca88970927afaded01f4ec8f70e580c336e1..1a9629e4ba83e87abb6c8c39c70999c3a150c94f 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.7
+LIBSSH2_ROOT = ..$(DS)..$(DS)libssh2-1.2.8
 !endif
 
 !ifdef %librtmp_root
index f1438041dbbac89de25e3c1bc31377c3296adcdb..642d029925be059a497a0abb62dfa2bf3636be5b 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.7
+LIBSSH2_PATH = ../../libssh2-1.2.8
 endif
 # Edit the path below to point to the base of your libidn package.
 ifndef LIBIDN_PATH
index b801f3be063ee6ed84fc89cc4e13bce084737c17..85e0c92ee30824389cf326a6f7d626a416badc3e 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.7
+LIBSSH2_PATH = ../../libssh2-1.2.8
 endif
 
 # Edit the path below to point to the base of your axTLS package.