Updated OpenSSL version.

This commit is contained in:
Guenter Knauf
2010-12-05 10:59:58 +01:00
parent c1901f7ed0
commit 63598059cd
6 changed files with 6 additions and 6 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.8o
OPENSSL_PATH = ../../openssl-0.9.8q
endif
# Edit the path below to point to the base of your LibSSH2 package.