mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
package/luafilesystem: bump to version 1.9.0
update homepage, Kepler Project is gone
diff LICENSE:
-Copyright © 2003-2014 Kepler Project.
+Copyright © 2003-2010 Kepler Project.
+Copyright © 2010-2022 The LuaFileSystem authors.
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
173cfaf5a3
commit
ed4b68385d
@@ -4,4 +4,4 @@ config BR2_PACKAGE_LUAFILESYSTEM
|
||||
LuaFileSystem offers a portable way to access
|
||||
the underlying directory structure and file attributes.
|
||||
|
||||
http://keplerproject.github.com/luafilesystem/
|
||||
https://lunarmodules.github.io/luafilesystem/
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
# computed by luarocks/buildroot
|
||||
sha256 576270a55752894254c2cba0d49d73595d37ec4ea8a75e557fdae7aff80e19cf luafilesystem-1.8.0-1.src.rock
|
||||
sha256 beb2c9eed6466d572c3888028a77421206053a3c023429cbd69e5015badba842 luafilesystem/LICENSE
|
||||
sha256 3de68d619f6ad95a27f4728814375447d921305194b7050dee6199057c31282f luafilesystem-1.9.0-1.src.rock
|
||||
sha256 79ede8f6cc1b3ef5bf6737af76262e796c64bf0f7253861c8103b0ce454b8f38 luafilesystem/LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LUAFILESYSTEM_VERSION = 1.8.0-1
|
||||
LUAFILESYSTEM_VERSION = 1.9.0-1
|
||||
LUAFILESYSTEM_SUBDIR = luafilesystem
|
||||
LUAFILESYSTEM_LICENSE = MIT
|
||||
LUAFILESYSTEM_LICENSE_FILES = $(LUAFILESYSTEM_SUBDIR)/LICENSE
|
||||
|
||||
Reference in New Issue
Block a user