From 2a9fec16cc9759289a9a3be21fb369950b4f5145 Mon Sep 17 00:00:00 2001 From: Guenter Knauf Date: Sun, 11 Sep 2011 16:49:28 +0200 Subject: Updated makefiles to latest libssh2. --- lib/Makefile.m32 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/Makefile.m32') diff --git a/lib/Makefile.m32 b/lib/Makefile.m32 index 7bea85807..2256f96e1 100644 --- a/lib/Makefile.m32 +++ b/lib/Makefile.m32 @@ -24,7 +24,7 @@ OPENSSL_PATH = ../../openssl-0.9.8r endif # Edit the path below to point to the base of your LibSSH2 package. ifndef LIBSSH2_PATH -LIBSSH2_PATH = ../../libssh2-1.2.9 +LIBSSH2_PATH = ../../libssh2-1.3.0 endif # Edit the path below to point to the base of your librtmp package. ifndef LIBRTMP_PATH -- cgit v1.2.3