Updated default (recommended) dependency versions.

This commit is contained in:
Guenter Knauf 2011-04-19 14:26:51 +02:00
parent 5aae3c13e2
commit 24667466f0
6 changed files with 6 additions and 6 deletions

View 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

View 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

View 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.

View 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

View 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

View 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.