From: Michael Tremer Date: Sun, 1 Feb 2015 21:02:30 +0000 (-0500) Subject: libssh2: Update to version 1.4.3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc278a1565ad3086d75e36737f2e4da69d3dc80a;p=ipfire-3.x.git libssh2: Update to version 1.4.3 --- diff --git a/libssh2/libssh2.nm b/libssh2/libssh2.nm index 901886f66..97fb7378b 100644 --- a/libssh2/libssh2.nm +++ b/libssh2/libssh2.nm @@ -4,7 +4,7 @@ ############################################################################### name = libssh2 -version = 1.4.2 +version = 1.4.3 release = 1 groups = System/Libraries @@ -23,10 +23,16 @@ source_dl = http://www.libssh2.org/download/ build requires + autoconf + automake openssl-devel zlib-devel end + prepare_cmds + autoreconf -vfi # for aarch64 + end + configure_options += \ --disable-static \ --disable-rpath