diff options
-rw-r--r-- | recipes-compliance/lynis/lynis_3.1.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-compliance/lynis/lynis_3.1.4.bb b/recipes-compliance/lynis/lynis_3.1.4.bb index 4059662..3546a9e 100644 --- a/recipes-compliance/lynis/lynis_3.1.4.bb +++ b/recipes-compliance/lynis/lynis_3.1.4.bb | |||
@@ -2,7 +2,7 @@ | |||
2 | # Released under the MIT license (see COPYING.MIT for the terms) | 2 | # Released under the MIT license (see COPYING.MIT for the terms) |
3 | 3 | ||
4 | SUMMARY = "Lynis is a free and open source security and auditing tool." | 4 | SUMMARY = "Lynis is a free and open source security and auditing tool." |
5 | HOMEDIR = "https://cisofy.com/" | 5 | HOMEDIR = "https://cisofy.com/lynis/" |
6 | LICENSE = "GPL-3.0-only" | 6 | LICENSE = "GPL-3.0-only" |
7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3edd6782854304fd11da4975ab9799c1" | 7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3edd6782854304fd11da4975ab9799c1" |
8 | 8 | ||