[Buildroot] [git commit] package/lua-std-normalize: bump to version 2.0.3

Thomas Petazzoni thomas.petazzoni at bootlin.com
Fri Sep 4 07:14:01 UTC 2020


commit: https://git.buildroot.net/buildroot/commit/?id=0b1eda87b7e9d3c988f7f37de0eb80c3bee9ce8c
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

diff LICENSE.md:
- Copyright (C) 2002-2018 normalize authors
+ Copyright (C) 2002-2020 normalize authors

Signed-off-by: Francois Perrad <francois.perrad at gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
---
 package/lua-std-normalize/lua-std-normalize.hash | 6 +++---
 package/lua-std-normalize/lua-std-normalize.mk   | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/lua-std-normalize/lua-std-normalize.hash b/package/lua-std-normalize/lua-std-normalize.hash
index 7c11f4914c..84cdfca422 100644
--- a/package/lua-std-normalize/lua-std-normalize.hash
+++ b/package/lua-std-normalize/lua-std-normalize.hash
@@ -1,3 +1,3 @@
-# Locally calculated
-sha256 50baac6fbcbc6bbe72b63ce0871ec36176d75c04dccc6e368590ba6ef107c67a  std.normalize-2.0.2-1.src.rock
-sha256 a6a0a0ddc04f7437806a52cbd637c819144df7626a2e8a496cd3a2e20c8effb3  normalize-2.0.2/LICENSE.md
+# computed by luarocks/buildroot
+sha256 3a040b6ca43297367c527e12c1aab37acab86289f9415ffb130544c48b17f802  std.normalize-2.0.3-1.src.rock
+sha256 9c9094f0cea86c2c62b893e59a78d5eaed69df0d7da24e122ef9753baeef0f04  normalize-2.0.3/LICENSE.md
diff --git a/package/lua-std-normalize/lua-std-normalize.mk b/package/lua-std-normalize/lua-std-normalize.mk
index d3a58aa0d4..0eb215bf80 100644
--- a/package/lua-std-normalize/lua-std-normalize.mk
+++ b/package/lua-std-normalize/lua-std-normalize.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LUA_STD_NORMALIZE_VERSION_UPSTREAM = 2.0.2
+LUA_STD_NORMALIZE_VERSION_UPSTREAM = 2.0.3
 LUA_STD_NORMALIZE_VERSION = $(LUA_STD_NORMALIZE_VERSION_UPSTREAM)-1
 LUA_STD_NORMALIZE_NAME_UPSTREAM = std.normalize
 LUA_STD_NORMALIZE_SUBDIR = normalize-$(LUA_STD_NORMALIZE_VERSION_UPSTREAM)


More information about the buildroot mailing list