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,10 +1,11 @@
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
-license : MIT
-summary : libssh2 is a client-side C library implementing the SSH2 protocol
+ - https://www.libssh2.org/download/libssh2-1.8.0.tar.gz : 39f34e2f6835f4b992cafe8625073a88e5a28ba78f83e8099610a7b3af4676d4
+license : BSD-3-Clause
+component : network.security
+summary : libssh2 is a library implementing the SSH2 protocol
description: |
libssh2 is a client-side C library implementing the SSH2 protocol
setup : |
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,23 +2,25 @@
libssh2
- Ikey Doherty
- ikey@solus-project.com
+ Pierre-Yves
+ pyu@riseup.net
- MIT
- libssh2 is a client-side C library implementing the SSH2 protocol
+ BSD-3-Clause
+ network.security
+ libssh2 is a library implementing the SSH2 protocol
libssh2 is a client-side C library implementing the SSH2 protocol
https://solus-project.com/sources/README.Solus
libssh2
- libssh2 is a client-side C library implementing the SSH2 protocol
+ libssh2 is a library implementing the SSH2 protocol
libssh2 is a client-side C library implementing the SSH2 protocol
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-08
+ 1.8.0
Packaging update
- Ikey Doherty
- ikey@solus-project.com
+ Pierre-Yves
+ pyu@riseup.net
\ No newline at end of file