package/lua-utf8: bump to version 0.1.5

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
Francois Perrad 2022-12-26 08:48:51 +01:00 committed by Yann E. MORIN
parent 327b72f32b
commit e3ce4fa930
3 changed files with 4 additions and 4 deletions

View File

@ -4,4 +4,4 @@ config BR2_PACKAGE_LUA_UTF8
This module adds UTF-8 support to Lua.
It's compatible with Lua "string" module.
http://github.com/starwing/luautf8
https://github.com/starwing/luautf8

View File

@ -1,3 +1,3 @@
# computed by luarocks/buildroot
sha256 88c456bc0f00d28201b33551d83fa6e5c3ae6025aebec790c37afb317290e4fa luautf8-0.1.3-1.src.rock
sha256 74506285923bcc3e58aaca1b774db26461021783d02b2dc26bafcaa02ef7a00b luautf8-0.1.3/LICENSE
sha256 68bd8e3c3e20f98fceb9e20d5a7a50168202c22eb45b87eff3247a0608f465ae luautf8-0.1.5-2.src.rock
sha256 74506285923bcc3e58aaca1b774db26461021783d02b2dc26bafcaa02ef7a00b luautf8-0.1.5/LICENSE

View File

@ -4,7 +4,7 @@
#
################################################################################
LUA_UTF8_VERSION = 0.1.3-1
LUA_UTF8_VERSION = 0.1.5-2
LUA_UTF8_NAME_UPSTREAM = luautf8
LUA_UTF8_LICENSE = MIT
LUA_UTF8_LICENSE_FILES = $(LUA_UTF8_SUBDIR)/LICENSE