Skip to content

Commit 4f5d09f

Browse files
committed
ssh_client: libssh: download from our mirror
Change-Id: Ia1e610b9d86138317d1b499e53b8700fc6f7f659 Reviewed-on: https://chromium-review.googlesource.com/c/apps/libapps/+/6204748 Tested-by: kokoro <[email protected]> Reviewed-by: Joel Hockey <[email protected]>
1 parent c40aff5 commit 4f5d09f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ssh_client/third_party/mosh-chrome/mosh-chrome-libssh-update.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ except for raising the banner size to 8k. It was only increased to 255.
1212
name = "libssh",
1313
- remote = "https://github.com/rpwoodbu/libssh.git",
1414
- commit = "cdd4f3e3efb8758a53ebf34ac7b34d74d217158d", # branch = "mosh-chrome-patches"
15-
+ url = "https://www.libssh.org/files/0.9/libssh-0.9.8.tar.xz",
15+
+ url = "https://commondatastorage.googleapis.com/chromeos-localmirror/secureshell/distfiles/libssh-0.9.8.tar.xz",
1616
+ sha256 = "9f834b732341d428d67bbe835b7d10ae97ccf25d6f5bd0288fa51ae683f2e7cd",
1717
+ strip_prefix = "libssh-0.9.8",
1818
build_file = "BUILD.libssh",

0 commit comments

Comments
 (0)