mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
package/lsqlite3: bump to version 0.9.7
Signed-off-by: Francois Perrad <francois.perrad.86@gmail.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
6fbe63e14c
commit
87229b381a
@@ -4,4 +4,4 @@ config BR2_PACKAGE_LSQLITE3
|
||||
help
|
||||
A binding for Lua to the SQLite3 database library.
|
||||
|
||||
http://lua.sqlite.org/
|
||||
https://lua.sqlite.org/
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
# computed by luarocks/buildroot
|
||||
sha256 fdae3c03390ab4e4b7db3a13d09b79ffe19318739b752d17914adcdb3d2ef9ff lsqlite3-0.9.5-1.src.rock
|
||||
sha256 29889cd8366849128d02e6080178af91b776b01ffb22564b9508a0a4e4888af1 lsqlite3-0.9.7-1.src.rock
|
||||
|
||||
@@ -4,8 +4,8 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LSQLITE3_VERSION = 0.9.5-1
|
||||
LSQLITE3_SUBDIR = lsqlite3_fsl09y
|
||||
LSQLITE3_VERSION = 0.9.7-1
|
||||
LSQLITE3_SUBDIR = lsqlite3_v097
|
||||
LSQLITE3_LICENSE = MIT
|
||||
LSQLITE3_DEPENDENCIES = sqlite
|
||||
|
||||
|
||||
Reference in New Issue
Block a user