Updated dependency lib versions.

This commit is contained in:
Guenter Knauf
2012-04-20 13:33:54 +02:00
parent 5cd524df18
commit 0f54880277
14 changed files with 25 additions and 25 deletions

View File

@@ -19,7 +19,7 @@ endif
# Edit the path below to point to the base of your OpenSSL package.
ifndef OPENSSL_PATH
OPENSSL_PATH = ../../openssl-0.9.8u
OPENSSL_PATH = ../../openssl-0.9.8v
endif
# Edit the path below to point to the base of your LibSSH2 package.