mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
lua-*: fix upstream URL in Config.in
like in https://git.busybox.net/buildroot/commit/?id=05200ad01434ce297a166c6e1bebc8196c18f7dc Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
2f79806357
commit
e1f9882088
@@ -7,7 +7,7 @@ config BR2_PACKAGE_LUA_COATPERSISTENT
|
||||
help
|
||||
An ORM for lua-Coat.
|
||||
|
||||
http://fperrad.github.io/lua-CoatPersistent/
|
||||
https://fperrad.frama.io/lua-CoatPersistent/
|
||||
|
||||
comment "lua-coatpersistent needs lsqlite3 or luasql-sqlite3"
|
||||
depends on !BR2_PACKAGE_LSQLITE3 && !BR2_PACKAGE_LUASQL_SQLITE3
|
||||
|
||||
Reference in New Issue
Block a user