[Buildroot] [PATCH 03/19] package/bzip2: add hash for license file

aduskett at gmail.com aduskett at gmail.com
Wed May 29 03:35:21 UTC 2019


From: Adam Duskett <Aduskett at gmail.com>

Also add a standard sha256 hash for the package itself.

Signed-off-by: Adam Duskett <Aduskett at gmail.com>
---
 package/bzip2/bzip2.hash | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/package/bzip2/bzip2.hash b/package/bzip2/bzip2.hash
index 60b0a191ef..684fe73109 100644
--- a/package/bzip2/bzip2.hash
+++ b/package/bzip2/bzip2.hash
@@ -1,2 +1,6 @@
 # From http://www.bzip.org/downloads.html
 md5	00b516f4704d4a7cb50a1d97e6e8e15b	bzip2-1.0.6.tar.gz
+
+# Locally calculated
+sha256	a2848f34fcd5d6cf47def00461fcb528a0484d8edef8208d6d2e2909dc61d9cd	bzip2-1.0.6.tar.gz
+sha256	4919cfb14a73cd64fcef67b107613970cf1659a09aa675dba31314f373bc7204	LICENSE 
-- 
2.21.0



More information about the buildroot mailing list