* [Buildroot] [PATCH] package/xen: Fix COPYING sha256sum
@ 2020-02-05 17:33 Alistair Francis
2020-02-05 19:33 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Alistair Francis @ 2020-02-05 17:33 UTC (permalink / raw)
To: buildroot
The COPYING file was updated between 4.12 and 4.13 as a new paragraph
about the Sphinx documentation being licensed under CC-BY 4.0 was added.
Update the SHA to match the new license.
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
---
package/xen/xen.hash | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/xen/xen.hash b/package/xen/xen.hash
index 22a6083d9b..ef7c3ba194 100644
--- a/package/xen/xen.hash
+++ b/package/xen/xen.hash
@@ -1,3 +1,3 @@
# Locally computed
sha256 c69ae21b2ddeaf25532a81a448fcc6a218bc56f93c8907b2d416b2d4339c0afe xen-4.13.0.tar.gz
-sha256 dba0d79260259c013c52e5d4daeaea564a2fbb9ff7fc6778c377a401ec3898de COPYING
+sha256 36b91794c6d4a678137c70c41e384c03b552c7efba82c0d73e6be842e41ab3d3 COPYING
--
2.25.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-02-05 19:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-05 17:33 [Buildroot] [PATCH] package/xen: Fix COPYING sha256sum Alistair Francis
2020-02-05 19:33 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox