diff options
author | Romain Naour <romain.naour@gmail.com> | 2016-06-18 18:43:03 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2016-06-18 22:48:51 +0200 |
commit | 1ff037a1223a5de68a0955984081cdf1ff3be25c (patch) | |
tree | 00050fbbce6789a302e14a1860c3d4ae809c3151 | |
parent | 5d85fa96fa919b9deb142bc50e37507b9d542e61 (diff) | |
download | buildroot-1ff037a1223a5de68a0955984081cdf1ff3be25c.tar.gz buildroot-1ff037a1223a5de68a0955984081cdf1ff3be25c.zip |
package/c-periphery: add .hash file
Similar to jquery-keyboard, it seems the c-periphery tarball on the
autobuilder is corrupt. Fix it by adding a .hash file so it falls back to
our s.b.o mirror.
Signed-off-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
-rw-r--r-- | package/c-periphery/c-periphery.hash | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/c-periphery/c-periphery.hash b/package/c-periphery/c-periphery.hash new file mode 100644 index 0000000000..516d340d96 --- /dev/null +++ b/package/c-periphery/c-periphery.hash @@ -0,0 +1,2 @@ +# Locally calculated +sha256 5ae4c3f9de0e64d8153ee58b85c4a5defb9f755c6ae215f11b46719bbbac1335 c-periphery-v1.0.3.tar.gz |