diff options
author | Fabrice Fontaine <fontaine.fabrice@gmail.com> | 2018-05-04 23:37:16 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2018-05-06 09:03:42 +0200 |
commit | fb2f40e2d6258c9c5a2b3348cebf4920ba2f59f9 (patch) | |
tree | d09083b427f6b9951724b1cfccecc5749b88091a | |
parent | fddb5f144a3ee3b5c1bda4f2a62e2235a2a230eb (diff) | |
download | buildroot-fb2f40e2d6258c9c5a2b3348cebf4920ba2f59f9.tar.gz buildroot-fb2f40e2d6258c9c5a2b3348cebf4920ba2f59f9.zip |
libnpth: add hash for license file
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
-rw-r--r-- | package/libnpth/libnpth.hash | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package/libnpth/libnpth.hash b/package/libnpth/libnpth.hash index f8cfefa448..251d54badf 100644 --- a/package/libnpth/libnpth.hash +++ b/package/libnpth/libnpth.hash @@ -1,2 +1,5 @@ # Locally calculated after checking signature sha256 294a690c1f537b92ed829d867bee537e46be93fbd60b16c04630fbbfcd9db3c2 npth-1.5.tar.bz2 + +# Hash for license file: +sha256 ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed COPYING.LIB |