Signed-off-by: Stefan Schantl stefan.schantl@ipfire.org --- libssh2/libssh2.nm | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-)
diff --git a/libssh2/libssh2.nm b/libssh2/libssh2.nm index aa92e25b2..c51e3e096 100644 --- a/libssh2/libssh2.nm +++ b/libssh2/libssh2.nm @@ -4,7 +4,7 @@ ###############################################################################
name = libssh2 -version = 1.7.0 +version = 1.9.0 release = 1
groups = System/Libraries @@ -23,16 +23,10 @@ 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 @@ -44,7 +38,6 @@ end
packages package %{name} - end
package %{name}-devel template DEVEL