diff options
author | Martin Kepplinger <martink@posteo.de> | 2017-10-02 15:12:16 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-10-02 21:36:15 +0200 |
commit | c224ac2e22d442a3d53ee3bed010d7260fb9a24d (patch) | |
tree | 9385ecc3ad8f8b0921dd06c3a84fc7adfa31723a | |
parent | fe945e6c23d1140dddf2de51ec5c53764c1b127d (diff) | |
download | buildroot-c224ac2e22d442a3d53ee3bed010d7260fb9a24d.tar.gz buildroot-c224ac2e22d442a3d53ee3bed010d7260fb9a24d.zip |
tslib: add the hash for the COPYING license file
Since tslib's COPYING file in part of the source tree, we can easily
include it's hash for the given version here.
Signed-off-by: Martin Kepplinger <martink@posteo.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r-- | package/tslib/tslib.hash | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package/tslib/tslib.hash b/package/tslib/tslib.hash index 3ed49008fb..cca74fc827 100644 --- a/package/tslib/tslib.hash +++ b/package/tslib/tslib.hash @@ -1,2 +1,5 @@ # https://github.com/kergoth/tslib/releases/download/1.13/tslib-1.13.tar.xz.sha256 sha256 b381279f2d6ad6acb80cfc4852860853b7bcd1a9440821e9fe920c33f4e4f8da tslib-1.13.tar.xz + +# Locally computed +sha256 9b872a8a070b8ad329c4bd380fb1bf0000f564c75023ec8e1e6803f15364b9e9 COPYING |