]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
libssh2: Update to version 1.4.3
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 1 Feb 2015 21:02:30 +0000 (16:02 -0500)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 23 Feb 2015 01:29:01 +0000 (02:29 +0100)
libssh2/libssh2.nm

index 901886f66ddcf214a46d1f51e2e1b838ef642aea..97fb7378b6cb2f4eb6a1519d777b9d67641c9f06 100644 (file)
@@ -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