[Buildroot] [git commit] package/dash: fix hash file
Julien Olivain
ju.o at free.fr
Mon May 11 19:32:28 UTC 2026
commit: https://gitlab.com/buildroot.org/buildroot/-/commit/262db97f122f0ab231927bd63e252bd8343b0311
branch: https://gitlab.com/buildroot.org/buildroot/-/tree/master
Buildroot commit 3563ae95863b52e51837779f3bd8bbb92c20dcba
introduced an incorrectly formatted hash file. This commit
fixes the issue.
Signed-off-by: Julien Olivain <ju.o at free.fr>
---
package/dash/dash.hash | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/dash/dash.hash b/package/dash/dash.hash
index 3f7a9a0b32..3fcdb1a5da 100644
--- a/package/dash/dash.hash
+++ b/package/dash/dash.hash
@@ -1,5 +1,5 @@
# From http://gondor.apana.org.au/~herbert/dash/files/dash-0.5.13.4.tar.gz.sha512sum
-sha512 383d0ea8316fea3ce523dc535173a94a22e58bfaec2dec3309d3496a864e5e67711965563db82e7e181f8d7b67a25033107b4c9453c3d6b3820c6586d1f99675 dash-0.5.13.4.tar.gz
+sha512 383d0ea8316fea3ce523dc535173a94a22e58bfaec2dec3309d3496a864e5e67711965563db82e7e181f8d7b67a25033107b4c9453c3d6b3820c6586d1f99675 dash-0.5.13.4.tar.gz
# Locally calculated
sha256 d10dfd41cda59165560db39ca915c2c4a7636fff04281d8d2df77ad92c753e2b dash-0.5.13.4.tar.gz
sha256 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72 COPYING
More information about the buildroot
mailing list