mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 13:16:35 +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> (cherry picked from commit 05200ad01434ce297a166c6e1bebc8196c18f7dc) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
cfe4f3cd3e
commit
9c04f4847b
@ -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