1
1

GNUmakefile: up OpenSSL version

closes #23
Этот коммит содержится в:
Viktor Szakats 2015-08-13 11:13:27 +02:00 коммит произвёл Daniel Stenberg
родитель 026ec0e881
Коммит 3acca4ad15

Просмотреть файл

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