From d3664d13129c92a503d98e2e92a71703f511f814 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=98rjan=20Malde?= Date: Tue, 19 Dec 2023 14:34:25 +0100 Subject: groups.d/251.native_packages_lib.group: libssh: bump to v0.10.6 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ørjan Malde --- patches/libssh-0.10.6.local.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 patches/libssh-0.10.6.local.patch (limited to 'patches/libssh-0.10.6.local.patch') diff --git a/patches/libssh-0.10.6.local.patch b/patches/libssh-0.10.6.local.patch new file mode 100644 index 00000000..e2525540 --- /dev/null +++ b/patches/libssh-0.10.6.local.patch @@ -0,0 +1,10 @@ +diff -ru libssh-0.10.6.orig/libssh.pc.cmake libssh-0.10.6/libssh.pc.cmake +--- libssh-0.10.6.orig/libssh.pc.cmake 2022-11-18 16:16:47.000000000 +0100 ++++ libssh-0.10.6/libssh.pc.cmake 2023-12-19 14:32:21.461084477 +0100 +@@ -6,5 +6,5 @@ + Name: @PROJECT_NAME@ + Description: The SSH Library + Version: @PROJECT_VERSION@ +-Libs: -L${libdir} -lssh ++Libs: -lssh + Cflags: -I${includedir} -- cgit v1.2.3