mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 08:14:09 -09:00
ljlinenoise: fix upstream URL in Config.in
The current URL no longer exists, as detected by the new pkg-stats.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit 05200ad014)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
f5644f596e
commit
3030389839
@@ -8,7 +8,7 @@ config BR2_PACKAGE_LJLINENOISE
|
||||
ljlinenoise is a pure LuaJIT port of linenoise,
|
||||
a small alternative to readline and libedit.
|
||||
|
||||
http://fperrad.github.io/ljlinenoise/
|
||||
https://fperrad.frama.io/ljlinenoise/
|
||||
|
||||
comment "ljlinenoise needs LuaJIT"
|
||||
depends on !BR2_PACKAGE_LUAJIT
|
||||
|
||||
Reference in New Issue
Block a user