diff --git a/common/shlibs b/common/shlibs index 4ae5aa05101..d07905e2a7f 100644 --- a/common/shlibs +++ b/common/shlibs @@ -1388,7 +1388,7 @@ libiodbcinst.so.2 libiodbc-3.52.8_1 libsolarus.so.1 solarus-1.6.2_1 libsolarus-gui.so.1 solarus-1.6.2_1 libplank.so.1 plank-0.11.0_1 -libssh.so.4 libssh-0.5.4_1 +libssh.so.4 libssh-0.9.5_2 libxcb-render-util.so.0 xcb-util-renderutil-0.3.8_1 libKPimGAPIContacts.so.5 libkgapi-17.12.3_1 libKPimGAPIBlogger.so.5 libkgapi-17.12.3_1 diff --git a/srcpkgs/libssh/template b/srcpkgs/libssh/template index 50b6097a21a..9b57379bfc8 100644 --- a/srcpkgs/libssh/template +++ b/srcpkgs/libssh/template @@ -1,11 +1,11 @@ # Template file for 'libssh' pkgname=libssh version=0.9.5 -revision=1 +revision=2 build_style=cmake configure_args="-DUNIT_TESTING=ON" hostmakedepends="pkg-config python3" -makedepends="zlib-devel libressl-devel cmocka-devel" +makedepends="zlib-devel openssl-devel cmocka-devel" checkdepends="openssh" short_desc="Multiplatform C library implementing the SSH v2 protocol" maintainer="Orphaned "