[Buildroot] [PATCH] package/luaposix: add .hash file

Romain Naour romain.naour at gmail.com
Thu Jun 16 21:39:40 UTC 2016


Similar to jquery-keyboard, it seems the luaposix tarball on the autobuilder is
corrupt.  Fix it by adding a .hash file so it falls back to our s.b.o mirror.

Fixes:
http://autobuild.buildroot.net/results/426/426f85021498611e43cdc2af693099b0687de52c

Signed-off-by: Romain Naour <romain.naour at gmail.com>
---
 package/luaposix/luaposix.hash | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 package/luaposix/luaposix.hash

diff --git a/package/luaposix/luaposix.hash b/package/luaposix/luaposix.hash
new file mode 100644
index 0000000..e2216be
--- /dev/null
+++ b/package/luaposix/luaposix.hash
@@ -0,0 +1,2 @@
+# Locally calculated
+sha256 e66262f5b7fe1c32c65f17a5ef5ffb31c4d1877019b4870a5d373e2ab6526a21 luaposix-33.4.0.tar.gz
-- 
2.5.5



More information about the buildroot mailing list