mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 21:26:36 +00: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>
This commit is contained in:
parent
3b657e264c
commit
05200ad014
@ -8,7 +8,7 @@ config BR2_PACKAGE_LJLINENOISE
|
|||||||
ljlinenoise is a pure LuaJIT port of linenoise,
|
ljlinenoise is a pure LuaJIT port of linenoise,
|
||||||
a small alternative to readline and libedit.
|
a small alternative to readline and libedit.
|
||||||
|
|
||||||
http://fperrad.github.io/ljlinenoise/
|
https://fperrad.frama.io/ljlinenoise/
|
||||||
|
|
||||||
comment "ljlinenoise needs LuaJIT"
|
comment "ljlinenoise needs LuaJIT"
|
||||||
depends on !BR2_PACKAGE_LUAJIT
|
depends on !BR2_PACKAGE_LUAJIT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user