diff options
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2015-04-06 22:07:49 -0300 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-04-07 22:06:42 +0200 |
commit | 60bdec3dd1c45d42844a316669878cba349e376d (patch) | |
tree | bf2c9bba0dec3b82d01e12dbdb6bee4eaf308428 | |
parent | ecb7b87900d9b581fc7ae7e81a220f846b696c50 (diff) | |
download | buildroot-60bdec3dd1c45d42844a316669878cba349e376d.tar.gz buildroot-60bdec3dd1c45d42844a316669878cba349e376d.zip |
gperf: add hash file
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r-- | package/gperf/gperf.hash | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/gperf/gperf.hash b/package/gperf/gperf.hash new file mode 100644 index 0000000000..370235c627 --- /dev/null +++ b/package/gperf/gperf.hash @@ -0,0 +1,2 @@ +# Locally calculated after checking pgp signature +sha256 767112a204407e62dbc3106647cf839ed544f3cf5d0f0523aaa2508623aad63e gperf-3.0.4.tar.gz |