]> git.ipfire.org Git - ipfire-3.x.git/blobdiff - libssh2/libssh2.nm
libssh2: Update to 1.9.0
[ipfire-3.x.git] / libssh2 / libssh2.nm
index 16312fc5fcd9bb8ed424f6d7d35231ff4ee6eda1..82d9a05f6e3c3c04d3d0d952021b1e717a543dd0 100644 (file)
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = libssh2
-version    = 1.2.7
+version    = 1.9.0
 release    = 1
 
 groups     = System/Libraries
@@ -13,16 +13,18 @@ license    = BSD
 summary    = A library implementing the SSH2 protocol.
 
 description
-       libssh2 is a library implementing the SSH2 protocol as defined by \
-       Internet Drafts: SECSH-TRANS(22), SECSH-USERAUTH(25), \
-       SECSH-CONNECTION(23), SECSH-ARCH(20), SECSH-FILEXFER(06)*, \
+       libssh2 is a library implementing the SSH2 protocol as defined by
+       Internet Drafts: SECSH-TRANS(22), SECSH-USERAUTH(25),
+       SECSH-CONNECTION(23), SECSH-ARCH(20), SECSH-FILEXFER(06)*,
        SECSH-DHGEX(04), and SECSH-NUMBERS(10).
 end
 
-source_dl  =
+source_dl  = http://www.libssh2.org/download/
 
 build
        requires
+               autoconf
+               automake
                openssl-devel
                zlib-devel
        end
@@ -38,7 +40,6 @@ end
 
 packages
        package %{name}
-       end
 
        package %{name}-devel
                template DEVEL