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:
Francois Perrad
2026-09-04 20:59:09 +02:00
committed by Julien Olivain
parent 6fbe63e14c
commit 87229b381a
3 changed files with 4 additions and 4 deletions

View File

@@ -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/

View File

@@ -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

View File

@@ -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