summaryrefslogtreecommitdiff
path: root/x11/wezterm/files/patch-libssh
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-03-20 19:43:40 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-03-21 00:52:33 +0000
commiteeade1b9fd997399d38e122d2aa2a59a602f7409 (patch)
treeb902736b25fa5d49d9bf5c5306c0889d640bc178 /x11/wezterm/files/patch-libssh
parentx11-toolkits/libadwaita: update to 1.3.1 (diff)
x11/wezterm: update to 20230320.124340.559.c7.b0
Changes: https://github.com/wez/wezterm/releases/tag/20230320-124340-559cb7b0 Reported by: GitHub (watch releases)
Diffstat (limited to '')
-rw-r--r--x11/wezterm/files/patch-libssh4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/wezterm/files/patch-libssh b/x11/wezterm/files/patch-libssh
index 8375b4bdb1de..2c8b355f678c 100644
--- a/x11/wezterm/files/patch-libssh
+++ b/x11/wezterm/files/patch-libssh
@@ -1,7 +1,7 @@
Unbundle strndup() on all Unix-like systems
---- ../libssh-rs-d36e5648274063c187968fd5ce0b1a7aa350a025/libssh-rs-sys/build.rs.orig 2022-01-31 01:39:51 UTC
-+++ ../libssh-rs-d36e5648274063c187968fd5ce0b1a7aa350a025/libssh-rs-sys/build.rs
+--- ../libssh-rs-c48876e7027d3c21747a283be631177aad533eff/libssh-rs-sys/build.rs.orig 2023-03-17 18:59:44 UTC
++++ ../libssh-rs-c48876e7027d3c21747a283be631177aad533eff/libssh-rs-sys/build.rs
@@ -87,13 +87,11 @@ fn main() {
cfg.define("HAVE_TERMIOS_H", Some("1"));
cfg.define("HAVE_UNISTD_H", Some("1"));