GNUmakefile: up OpenSSL version

closes #23
This commit is contained in:
Viktor Szakats 2015-08-13 11:13:27 +02:00 committed by Daniel Stenberg
parent 026ec0e881
commit 3acca4ad15

View File

@ -14,7 +14,7 @@ endif
# Edit the path below to point to the base of your OpenSSL package.
ifndef OPENSSL_PATH
OPENSSL_PATH = ../../openssl-1.0.2c
OPENSSL_PATH = ../../openssl-1.0.2d
endif
# Edit the path below to point to your Distribution folder.