We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8026660 commit 56da46aCopy full SHA for 56da46a
dependency_support/net_invisible_island_ncurses/net_invisible_island_ncurses.bzl
@@ -23,8 +23,8 @@ def net_invisible_island_ncurses():
23
name = "net_invisible_island_ncurses",
24
urls = [
25
"https://ftp.gnu.org/gnu/ncurses/ncurses-6.2.tar.gz",
26
+ "https://invisible-island.net/archives/ncurses/ncurses-6.2.tar.gz",
27
"https://fossies.org/linux/misc/ncurses-6.2.tar.gz",
- "http://ftp.vim.org/ftp/gnu/ncurses/ncurses-6.2.tar.gz",
28
],
29
strip_prefix = "ncurses-6.2",
30
sha256 = "30306e0c76e0f9f1f0de987cf1c82a5c21e1ce6568b9227f7da5b71cbea86c9d",
0 commit comments