summaryrefslogtreecommitdiff
path: root/package/ngrep
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2014-12-28 13:19:29 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-12-28 22:21:16 +0100
commit2ced21f8f982ef199b99ccc1f35dff6611b90c89 (patch)
treed4dbf22d490e1ad8d6452fad39328cdaee99fac3 /package/ngrep
parent3e05efd76636d29821a625fb608a49d846485572 (diff)
package: add hashes for SourceForge-hosted packages
Since SourceForge sometimes serves us faulty tarballs, we can tons of autobuild failures: http://autobuild.buildroot.org/results/9fb/9fba5bf086a4e7a29e5f7156ec43847db7aacfc4/ http://autobuild.buildroot.org/results/6c8/6c837b244c45ac3b3a887734a371cd6d226cf216/ ... Fix that by adding hash files for all SourceForge-hosted packages (thos etht did not already have it). We normally prefer to use hashes published by upstream, but hunting them all one by one is a tedious task, so those hashes were all locally computed with a script that searched for SF-hosted packages, downloades the associated tarball, computed the hash, and stored it in the corresponding .hash file. Also, SF publishes sha1 hashes, while I used the stronger sha256, since sha1 is now considered to be relatively weak. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Peter Korsgaard <jacmet@uclibc.org> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Cc: Maxime Hadjinlian <maxime.hadjinlian@gmail.com> Cc: Richard Braun <rbraun@sceen.net> Cc: Nathaniel Roach <nroach44@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/ngrep')
-rw-r--r--package/ngrep/ngrep.hash2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/ngrep/ngrep.hash b/package/ngrep/ngrep.hash
new file mode 100644
index 000000000..e0a6a2580
--- /dev/null
+++ b/package/ngrep/ngrep.hash
@@ -0,0 +1,2 @@
+# Locally computed:
+sha256 aea6dd337da8781847c75b3b5b876e4de9c58520e0d77310679a979fc6402fa7 ngrep-1.45.tar.bz2