diff --git a/component.xml b/component.xml deleted file mode 100644 --- a/component.xml +++ /dev/null @@ -1,3 +0,0 @@ - - network.security - diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,9 +1,10 @@ name : libssh2 -version : 1.7.0 -release : 3 +version : 1.8.0 +release : 4 source : - - http://www.libssh2.org/download/libssh2-1.7.0.tar.gz : e4561fd43a50539a8c2ceb37841691baf03ecb7daf043766da1b112e4280d584 + - https://www.libssh2.org/download/libssh2-1.8.0.tar.gz : 39f34e2f6835f4b992cafe8625073a88e5a28ba78f83e8099610a7b3af4676d4 license : MIT +component : network.security summary : libssh2 is a client-side C library implementing the SSH2 protocol description: | libssh2 is a client-side C library implementing the SSH2 protocol diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -2,10 +2,11 @@ libssh2 - Ikey Doherty - ikey@solus-project.com + Stefan Ric + stfric369@gmail.com MIT + network.security libssh2 is a client-side C library implementing the SSH2 protocol libssh2 is a client-side C library implementing the SSH2 protocol @@ -19,6 +20,7 @@ network.security /usr/lib64/lib*.so.* + /usr/share/man @@ -28,22 +30,21 @@ programming.devel - libssh2 + libssh2 - /usr/include + /usr/include/ /usr/lib64/lib*.so - /usr/lib64/pkgconfig - /usr/share/man/man3 + /usr/lib64/pkgconfig/*.pc - - 2016-02-25 - 1.7.0 + + 2017-05-09 + 1.8.0 Packaging update - Ikey Doherty - ikey@solus-project.com + Stefan Ric + stfric369@gmail.com \ No newline at end of file