aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile.netware
diff options
context:
space:
mode:
authorGuenter Knauf <lists@gknw.net>2011-02-13 12:13:21 +0100
committerGuenter Knauf <lists@gknw.net>2011-02-13 12:13:21 +0100
commite36c039a07795cffe4a355c3a983c97d4e634f51 (patch)
tree3658eedbbe0aea5295c7d74874e976c6896a1fd6 /lib/Makefile.netware
parent96ea650ec71dc90309affed0321d251a5c342304 (diff)
downloadgnurl-e36c039a07795cffe4a355c3a983c97d4e634f51.tar.gz
gnurl-e36c039a07795cffe4a355c3a983c97d4e634f51.tar.bz2
gnurl-e36c039a07795cffe4a355c3a983c97d4e634f51.zip
Updated OpenSSL version, added links to docu.
Diffstat (limited to 'lib/Makefile.netware')
-rw-r--r--lib/Makefile.netware2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.netware b/lib/Makefile.netware
index d39f88f52..075d67ef1 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.8q
+OPENSSL_PATH = ../../openssl-0.9.8r
endif
# Edit the path below to point to the base of your LibSSH2 package.