diff options
author | Arnout Vandecappelle <arnout@mind.be> | 2017-03-21 23:42:17 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-03-22 22:57:57 +0100 |
commit | b33552f5739923ea4fedaaaaaf89fe68ff4ce613 (patch) | |
tree | 134ad3c25ec91c9069bc0f7619028f96ab73d4b1 /package/vboot-utils/vboot-utils.hash | |
parent | 37847bbd3f6c49bef7875d560d4bc5497493d9b1 (diff) | |
download | buildroot-b33552f5739923ea4fedaaaaaf89fe68ff4ce613.tar.gz buildroot-b33552f5739923ea4fedaaaaaf89fe68ff4ce613.zip |
vboot-utils: correct hash
I created the hash based on an old tarball in my dl dir which was
generated without the sorting introduced in commit 4f87aa7db5ee. This
time it is based on a properly created tarball.
Reported-by: Ricardo Martincoski <ricardo.martincoski@datacom.ind.br>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/vboot-utils/vboot-utils.hash')
-rw-r--r-- | package/vboot-utils/vboot-utils.hash | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/vboot-utils/vboot-utils.hash b/package/vboot-utils/vboot-utils.hash index 9a5b334324..4ff6c39807 100644 --- a/package/vboot-utils/vboot-utils.hash +++ b/package/vboot-utils/vboot-utils.hash @@ -1,2 +1,2 @@ # Locally computed -sha256 e119782a374655117e3d9a4e667b0056c76961c4593ba907f860d1310f6fbc2a vboot-utils-bbdd62f9b030db7ad8eef789aaf58a7ff9a25656.tar.gz +sha256 d95b64b1f1de4a3ffa5c2e446d7c8e92aa197aee10de24206b2ea2deb5a8b947 vboot-utils-bbdd62f9b030db7ad8eef789aaf58a7ff9a25656.tar.gz |