Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
@@ -6,4 +6,4 @@ config BR2_PACKAGE_LUA_DKJSON
dkjson is written in Lua without any dependencies, but
when LPeg is available dkjson can use it to speed up decoding.
- http://dkolf.de/src/dkjson-lua.fsl/
+ http://dkolf.de/dkjson-lua/
@@ -1,5 +1,5 @@
# computed by luarocks/buildroot
-sha256 f6101a0e77ca857ec20799f6b998a600b04c8dd09b27c445ea09f29695bfffb0 dkjson-2.7-1.src.rock
+sha256 3d8de09cd43a60a005ac769ee1cedc515952c892d63cba9ac925ed02afc98091 dkjson-2.8-1.src.rock
# locally computed
-sha256 9d46e06db7feb8fd68f73bd024c8a2c04807629e16f396880860d151b60a3ed1 dkjson-2.7/readme.txt
+sha256 9c60064047b0f41092ee714d205b4b915f1da147fdf9afc4b3ee7bcf028a2238 dkjson-2.8/readme.txt
@@ -4,7 +4,7 @@
#
################################################################################
-LUA_DKJSON_VERSION = 2.7-1
+LUA_DKJSON_VERSION = 2.8-1
LUA_DKJSON_NAME_UPSTREAM = dkjson
LUA_DKJSON_LICENSE = MIT
LUA_DKJSON_LICENSE_FILES = $(LUA_DKJSON_SUBDIR)/readme.txt