From ccfa139c71ae6f6c1557a71d4873fad4487c5233 Mon Sep 17 00:00:00 2001 From: Guenter Knauf Date: Fri, 5 Dec 2014 14:54:25 +0100 Subject: build: updated dependencies in makefiles. --- lib/Makefile.netware | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/Makefile.netware') diff --git a/lib/Makefile.netware b/lib/Makefile.netware index d6be53799..2481003a8 100644 --- a/lib/Makefile.netware +++ b/lib/Makefile.netware @@ -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.8y +OPENSSL_PATH = ../../openssl-0.9.8zc endif # Edit the path below to point to the base of your LibSSH2 package. @@ -44,7 +44,7 @@ endif # Edit the path below to point to the base of your nghttp2 package. ifndef NGHTTP2_PATH -NGHTTP2_PATH = ../../nghttp2-0.6.4 +NGHTTP2_PATH = ../../nghttp2-0.6.7 endif # Edit the path below to point to the base of your fbopenssl package. -- cgit v1.2.3