* [Buildroot] [PATCH 1/1] package/cpio: fix tar.bz2 hash
@ 2024-01-31 21:19 Fabrice Fontaine
2024-02-01 11:01 ` Peter Korsgaard
2024-02-28 21:07 ` Peter Korsgaard
0 siblings, 2 replies; 3+ messages in thread
From: Fabrice Fontaine @ 2024-01-31 21:19 UTC (permalink / raw)
To: buildroot; +Cc: Fabrice Fontaine
Commit b0306d94b29d6f5e08735db0448019f9f4e4234b forgot to update
cpio-2.13.tar.bz2 to cpio-2.14.tar.bz2
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/cpio/cpio.hash | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/cpio/cpio.hash b/package/cpio/cpio.hash
index 20fd9392e7..c67fbc1f61 100644
--- a/package/cpio/cpio.hash
+++ b/package/cpio/cpio.hash
@@ -1,6 +1,6 @@
# From https://lists.gnu.org/archive/html/info-gnu/2023-05/msg00001.html
sha1 cbac50a61079b6f3bdcf9ffe42171d9257cfe877 cpio-2.14.tar.bz2
# Locally calculated after checking pgp signature
-sha256 fcdc15d60f7267a6fc7efcd6b9db7b6c8966c4f2fbbb964c24d41336fd3f2c12 cpio-2.13.tar.bz2
+sha256 fcdc15d60f7267a6fc7efcd6b9db7b6c8966c4f2fbbb964c24d41336fd3f2c12 cpio-2.14.tar.bz2
# Locally calculated
sha256 fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7 COPYING
--
2.43.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-02-28 21:07 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-31 21:19 [Buildroot] [PATCH 1/1] package/cpio: fix tar.bz2 hash Fabrice Fontaine
2024-02-01 11:01 ` Peter Korsgaard
2024-02-28 21:07 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox