mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
libssh: bump to 0.8.5.
This commit is contained in:
@@ -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="
|
||||
@@ -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)
|
||||
Reference in New Issue
Block a user