[Buildroot] [git commit branch/2019.02.x] package/bzip2: add hash for license file

Peter Korsgaard peter at korsgaard.com
Sun Jul 7 06:19:04 UTC 2019


commit: https://git.buildroot.net/buildroot/commit/?id=ceafdfb7d4b8611e9b2f439dfec8058777e23dca
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2019.02.x

Also add a standard sha256 hash for the package itself.

Signed-off-by: Adam Duskett <Aduskett at gmail.com>
Reviewed-by: Thomas Huth <huth at tuxfamily.org>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
(cherry picked from commit cc7581a850fcae8de601b9678f65a00d46db76af)
Signed-off-by: Peter Korsgaard <peter at korsgaard.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..ffe94aa454 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


More information about the buildroot mailing list