mirror of
https://github.com/curl/curl.git
synced 2026-07-08 05:57:18 +03:00
updated OpenSSL version.
This commit is contained in:
parent
e0af4a15d0
commit
b872086c74
2 changed files with 2 additions and 2 deletions
|
|
@ -20,7 +20,7 @@ endif
|
|||
|
||||
# Edit the path below to point to the base of your OpenSSL package.
|
||||
ifndef OPENSSL_PATH
|
||||
OPENSSL_PATH = ../../openssl-0.9.8h
|
||||
OPENSSL_PATH = ../../openssl-0.9.8i
|
||||
endif
|
||||
|
||||
# Edit the path below to point to the base of your LibSSH2 package.
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@ endif
|
|||
|
||||
# Edit the path below to point to the base of your OpenSSL package.
|
||||
ifndef OPENSSL_PATH
|
||||
OPENSSL_PATH = ../../openssl-0.9.8h
|
||||
OPENSSL_PATH = ../../openssl-0.9.8i
|
||||
endif
|
||||
|
||||
# Edit the path below to point to the base of your LibSSH2 package.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue