aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.Watcom
diff options
context:
space:
mode:
authorGuenter Knauf <lists@gknw.net>2013-01-28 01:25:39 +0100
committerGuenter Knauf <lists@gknw.net>2013-01-28 01:25:39 +0100
commit0494da830bfe57c7624a8fbf5151a4a07d6acae5 (patch)
tree8f94b1e359c0530e86aa8b47a2731e8957d411b7 /src/Makefile.Watcom
parent5243b18f3d3a9f73d48e13b84e763bd2a151b7f3 (diff)
Updated dependency libs.
Diffstat (limited to 'src/Makefile.Watcom')
-rw-r--r--src/Makefile.Watcom2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.Watcom b/src/Makefile.Watcom
index 75edf488b..a65924e1b 100644
--- a/src/Makefile.Watcom
+++ b/src/Makefile.Watcom
@@ -78,7 +78,7 @@ ZLIB_ROOT = ..$(DS)..$(DS)zlib-1.2.7
!ifdef %libssh2_root
LIBSSH2_ROOT = $(%libssh2_root)
!else
-LIBSSH2_ROOT = ..$(DS)..$(DS)libssh2-1.4.2
+LIBSSH2_ROOT = ..$(DS)..$(DS)libssh2-1.4.3
!endif
!ifdef %librtmp_root