diff --git a/system/base/libssh2/actions.py b/system/base/libssh2/actions.py index dc197e40..9e816bda 100644 --- a/system/base/libssh2/actions.py +++ b/system/base/libssh2/actions.py @@ -18,4 +18,4 @@ def build(): def install(): autotools.install() - pisitools.dodoc("README", "AUTHORS", "COPYING", "ChangeLog") + pisitools.dodoc("README", "NEWS", "COPYING", "ChangeLog", "RELEASE-NOTES") diff --git a/system/base/libssh2/pspec.xml b/system/base/libssh2/pspec.xml index 8d82e51c..d0b95aa1 100644 --- a/system/base/libssh2/pspec.xml +++ b/system/base/libssh2/pspec.xml @@ -12,7 +12,7 @@ library A library implementing the SSH2 protocol libssh2 is a library implementing the SSH2 protocol as defined by Internet Drafts: SECSH-TRANS, SECSH-USERAUTH, SECSH-CONNECTION, SECSH-ARCH, SECSH-FILEXFER, SECSH-DHGEX, SECSH-NUMBERS, and SECSH-PUBLICKEY. - http://www.libssh2.org/download/libssh2-1.4.3.tar.gz + https://www.libssh2.org/download/libssh2-1.7.0.tar.gz openssl-devel zlib-devel @@ -46,6 +46,13 @@ + + 2016-03-08 + 1.7.0 + Version bump. + Alihan Öztürk + alihan@pisilinux.org + 2014-05-11 1.4.3