From 1c99ff2f77065b47d41b21927acf6ab9840acd6c Mon Sep 17 00:00:00 2001 From: Vasudev Kamath Date: Wed, 8 Aug 2018 21:01:55 +0530 Subject: [PATCH] Update patch 2003 for new libssh2-sys --- debian/patches/2003_force-use-system-libssh2.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/patches/2003_force-use-system-libssh2.patch b/debian/patches/2003_force-use-system-libssh2.patch index c091fe902..c5c003827 100644 --- a/debian/patches/2003_force-use-system-libssh2.patch +++ b/debian/patches/2003_force-use-system-libssh2.patch @@ -4,8 +4,8 @@ Bug: https://github.com/alexcrichton/ssh2-rs/issues/88 Forwarded: not-needed Last-Update: 2018-07-28 ---- a/vendor/libssh2-sys-0.2.8/build.rs -+++ b/vendor/libssh2-sys-0.2.8/build.rs +--- a/vendor/libssh2-sys-0.2.10/build.rs ++++ b/vendor/libssh2-sys-0.2.10/build.rs @@ -21,19 +21,20 @@ // The system copy of libssh2 is not used by default because it // can lead to having two copies of libssl loaded at once. -- 2.30.2