package/lualogging: bump to version 1.4.0
diff of the COPYRIGHT file that explains the license file hash change: - Copyright (c) 2004-2013 Kepler Project. + Copyright (c) 2004-2020 Kepler Project. Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
edaac8021d
commit
2c2e5355c9
@ -6,4 +6,4 @@ config BR2_PACKAGE_LUALOGGING
|
||||
supports, through the use of appenders, console, file, rolling
|
||||
file, email, socket and SQL outputs.
|
||||
|
||||
https://github.com/Neopallium/lualogging
|
||||
https://github.com/keplerproject/lualogging
|
||||
|
@ -1,3 +1,3 @@
|
||||
# computed by luarocks/buildroot
|
||||
sha256 6ca3827c4903814626b96011e17ad99b42ecfa983b605aa75bf58f17e90ed58d lualogging-1.3.0-1.src.rock
|
||||
sha256 4e86086c032a006ce1289565cc9d9afff26b5117891cd26ffa15aa866bd28ee5 lualogging/COPYRIGHT
|
||||
sha256 54501b7b84c28fa0c0d310ebfceb6e30be3396bd8aa9caaef7ddfbb0ac0976bc lualogging-1.4.0-1.src.rock
|
||||
sha256 895d1a80efc5fc60236b70c4bf60bdec409c56c75b4ebe4c2da9cb20a1a11908 lualogging/COPYRIGHT
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LUALOGGING_VERSION = 1.3.0-1
|
||||
LUALOGGING_VERSION = 1.4.0-1
|
||||
LUALOGGING_SUBDIR = lualogging
|
||||
LUALOGGING_LICENSE = MIT
|
||||
LUALOGGING_LICENSE_FILES = $(LUALOGGING_SUBDIR)/COPYRIGHT
|
||||
|
Loading…
Reference in New Issue
Block a user