From 184e710c82b87bf2eaf1d200e148e686263945e8 Mon Sep 17 00:00:00 2001 From: Fabrice Fontaine Date: Tue, 11 Jan 2022 20:59:48 +0100 Subject: [PATCH] package/tinifier: fix license hash license hash is wrong since the addition of the package in commit 43c580ac9f848449333ecbe4336c2c9f2ba12158: >>> tinifier 3.4.0 Collecting legal info ERROR: LICENSE has wrong sha256 hash: ERROR: expected: 791d8fd993ace44d4d83e2f4820a64d5ad3e37412f029afad46d17a9259de2b6 ERROR: got : 18f524914c0df04e21289c3d9ca3e27c10abe5869cc4e4d4790a1b2c56df282c Fixes: - http://autobuild.buildroot.org/results/5fce7f16daca17216d786391ea0fffff856c5404 Signed-off-by: Fabrice Fontaine Signed-off-by: Thomas Petazzoni --- package/tinifier/tinifier.hash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/tinifier/tinifier.hash b/package/tinifier/tinifier.hash index 5681ed6a55..0c35508ebc 100644 --- a/package/tinifier/tinifier.hash +++ b/package/tinifier/tinifier.hash @@ -1,3 +1,3 @@ # Locally calculated sha256 927e966f9d23ea7cc1942967a8fc16ef4c55c51bd096d44f54b418844a51aa12 tinifier-3.4.0.tar.gz -sha256 791d8fd993ace44d4d83e2f4820a64d5ad3e37412f029afad46d17a9259de2b6 LICENSE +sha256 18f524914c0df04e21289c3d9ca3e27c10abe5869cc4e4d4790a1b2c56df282c LICENSE