diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-04-08 05:01:14 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-04-08 05:01:14 +0200 |
commit | efdc956cc19195f932d948896a0d8e4c9df683cf (patch) | |
tree | fafdb9653d7593e3672b0ec805502a20465ec080 | |
parent | 6c67a6d7c50f9e02ac942259771c594303ca882e (diff) | |
download | buildroot-efdc956cc19195f932d948896a0d8e4c9df683cf.tar.gz buildroot-efdc956cc19195f932d948896a0d8e4c9df683cf.zip |
sawman: completely remove the package
In commit 11573f5a14d1c2726ce9623de3a5f118085a420f ("sawman: remove
package"), we removed the sawman package, but forgot to remove the
hash file of that package. This commit finalizes the removal by
getting rid of the hash file.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r-- | package/sawman/sawman.hash | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/package/sawman/sawman.hash b/package/sawman/sawman.hash deleted file mode 100644 index 6fd2ecd9f6..0000000000 --- a/package/sawman/sawman.hash +++ /dev/null @@ -1,2 +0,0 @@ -# Locally calculated -sha256 2cfb0a5d5114e6d0eb777b881ede2614d047786b90c505897c9e5d45288e0d4c SaWMan-1.6.3.tar.gz |