Move all to deprecated folder.
This commit is contained in:
12
deprecated/firmware/buildroot/package/lsqlite3/lsqlite3.mk
Normal file
12
deprecated/firmware/buildroot/package/lsqlite3/lsqlite3.mk
Normal file
@@ -0,0 +1,12 @@
|
||||
################################################################################
|
||||
#
|
||||
# lsqlite3
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LSQLITE3_VERSION = 0.9.3-0
|
||||
LSQLITE3_SUBDIR = lsqlite3_fsl09w
|
||||
LSQLITE3_DEPENDENCIES = sqlite
|
||||
LSQLITE3_LICENSE = MIT
|
||||
|
||||
$(eval $(luarocks-package))
|
||||
Reference in New Issue
Block a user