mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
package/ncurses: Fix homepage in Config.in
The homepage listed in package/ncurses/Config.in is now incorrect, and redirects to https://invisible-island.net/ncurses/, so just use that instead. Signed-off-by: Dennis Van Hoorick <dennis.vanhoorick@barco.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
committed by
Yann E. MORIN
parent
e59365629f
commit
791b530368
@@ -6,7 +6,7 @@ config BR2_PACKAGE_NCURSES
|
||||
|
||||
This package installs only a few vital termcap entries
|
||||
|
||||
http://www.gnu.org/software/ncurses/
|
||||
https://invisible-island.net/ncurses/
|
||||
|
||||
if BR2_PACKAGE_NCURSES
|
||||
|
||||
|
||||
Reference in New Issue
Block a user