diff options
| author | Giulio Benetti <giulio.benetti@micronovasrl.com> | 2018-08-31 15:38:18 +0200 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-08-31 23:32:32 +0200 |
| commit | db619da8d5a49b7971192be0279adacfb7dea842 (patch) | |
| tree | c45fb5b9ccc46058c017399d6a228d65a8f57d77 | |
| parent | 827b4bb117bd22c8a02d561b59b6c8e863d9d540 (diff) | |
| download | buildroot-db619da8d5a49b7971192be0279adacfb7dea842.tar.gz buildroot-db619da8d5a49b7971192be0279adacfb7dea842.zip | |
minicom: add COPYING sha256 to hash
In minicom package hash file lacks sha256 entry for COPYING file even if
it is added to MINICOM_LICENSE_FILES.
Add COPYING sha256 entry to minicom.hash file.
Signed-off-by: Giulio Benetti <giulio.benetti@micronovasrl.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
| -rw-r--r-- | package/minicom/minicom.hash | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/minicom/minicom.hash b/package/minicom/minicom.hash index ca3087160b..f49e430c67 100644 --- a/package/minicom/minicom.hash +++ b/package/minicom/minicom.hash @@ -1,2 +1,3 @@ # Locally calculated sha256 532f836b7a677eb0cb1dca8d70302b73729c3d30df26d58368d712e5cca041f1 minicom-2.7.1.tar.gz +sha256 cf80a758014eefbf068afffe3d462fc34ff4f528527524d8e100329c42094e15 COPYING |

