diff --git a/net-libs/libssh/libssh-0.8.4.recipe b/net-libs/libssh/libssh-0.8.5.recipe similarity index 96% rename from net-libs/libssh/libssh-0.8.4.recipe rename to net-libs/libssh/libssh-0.8.5.recipe index 2c58a2262..d4da2f425 100644 --- a/net-libs/libssh/libssh-0.8.4.recipe +++ b/net-libs/libssh/libssh-0.8.5.recipe @@ -19,13 +19,13 @@ LICENSE="GNU LGPL v2.1 BSD (2-clause)" REVISION="1" SOURCE_URI="https://www.libssh.org/files/${portVersion%.*}/libssh-$portVersion.tar.xz" -CHECKSUM_SHA256="6bb07713021a8586ba2120b2c36c468dc9ac8096d043f9b1726639aa4275b81b" +CHECKSUM_SHA256="07d2c431240fc88f6b06bcb36ae267f9afeedce2e32f6c42f8844b205ab5a335" PATCHES="libssh-$portVersion.patchset" ARCHITECTURES="!x86_gcc2 x86 x86_64" SECONDARY_ARCHITECTURES="x86" -libVersion="4.7.1" +libVersion="4.7.2" libVersionCompat="$libVersion compat >= ${libVersion%%.*}" PROVIDES=" diff --git a/net-libs/libssh/patches/libssh-0.8.4.patchset b/net-libs/libssh/patches/libssh-0.8.5.patchset similarity index 97% rename from net-libs/libssh/patches/libssh-0.8.4.patchset rename to net-libs/libssh/patches/libssh-0.8.5.patchset index eb9f0cd0b..ae68ed30b 100644 --- a/net-libs/libssh/patches/libssh-0.8.4.patchset +++ b/net-libs/libssh/patches/libssh-0.8.5.patchset @@ -5,7 +5,7 @@ Subject: Haiku networking functions lives in lnetwork diff --git a/ConfigureChecks.cmake b/ConfigureChecks.cmake -index de17b85..ec909bc 100644 +index 2ab140d..58d593e 100644 --- a/ConfigureChecks.cmake +++ b/ConfigureChecks.cmake @@ -209,6 +209,11 @@ if (UNIX)