From: Fabrice Fontaine Date: Sat, 11 Jan 2020 22:06:20 +0000 (+0100) Subject: package/scons: fix hash of license file X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5bb074ab4f55ee985dcdebdaaa3d376f3ea81bde;p=buildroot.git package/scons: fix hash of license file Commit d4716b1e33057f9fc016debc4d35e2cad198a068 forgot to update hash of license file. This file was updated with a "MIT License" line: https://github.com/SCons/scons/commit/3243305c08dd93b16ae0024780a38ad51dacd5e1 Fixes: - http://autobuild.buildroot.org/results/43547a6015cbd0db7a9e8e7bbe7c60029db20511 Signed-off-by: Fabrice Fontaine Signed-off-by: Peter Korsgaard --- diff --git a/package/scons/scons.hash b/package/scons/scons.hash index bbeda86b11..a72fbaee5a 100644 --- a/package/scons/scons.hash +++ b/package/scons/scons.hash @@ -1,3 +1,3 @@ # Locally computed: sha256 7801f3f62f654528e272df780be10c0e9337e897650b62ddcee9f39fde13f8fb scons-3.1.2.tar.gz -sha256 c4248451b6a4cd09870de4fb82a857feb9f98174167b07500c19ed0263fd4db7 LICENSE.txt +sha256 72ed889165fb28378cadac14552be4a959f1ebab6b148abb5dd2b49712c3c6f6 LICENSE.txt