diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : libssh2 -version : 1.8.0 -release : 6 +version : 1.8.1 +release : 7 source : - - https://github.com/libssh2/libssh2/archive/libssh2-1.8.0.tar.gz : 973f63f98141d68b4a1bc85791ee29411eeab12a6230ae1aca9c368550ccafae + - https://github.com/libssh2/libssh2/archive/libssh2-1.8.1.tar.gz : d05c2f509e80cd1c880b21f890f50f494e9f8398eed35c188d40567dd214b08e license : MIT component : system.base summary : libssh2 is a client-side C library implementing the SSH2 protocol @@ -18,3 +18,5 @@ %make install : | %make_install +check : | + %make check diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -2,8 +2,8 @@ libssh2 - Bryan T. Meyers - bmeyers@datadrake.com + Pierre-Yves + pyu@riseup.net MIT system.base @@ -199,7 +199,7 @@ emul32 - libssh2 + libssh2 /usr/lib32/libssh2.so.1 @@ -213,8 +213,8 @@ programming.devel - libssh2-devel - libssh2-32bit + libssh2-devel + libssh2-32bit /usr/lib32/libssh2.so @@ -228,7 +228,7 @@ programming.devel - libssh2 + libssh2 /usr/include/libssh2.h @@ -239,12 +239,12 @@ - - 2018-12-24 - 1.8.0 + + 2019-03-20 + 1.8.1 Packaging update - Bryan T. Meyers - bmeyers@datadrake.com + Pierre-Yves + pyu@riseup.net \ No newline at end of file