diff options
author | Michael Opdenacker <michael.opdenacker@rootcommit.com> | 2025-09-01 07:42:45 +0000 |
---|---|---|
committer | Scott Murray <scott.murray@konsulko.com> | 2025-09-10 18:08:41 -0400 |
commit | a7fbaf9d0f909bfef9f7e3cb0ca4d3d56fb9cb8e (patch) | |
tree | 99f212c6c3da8cee777fb99bd7a74045602dd29d | |
parent | dafceb4ba498bb879af041d431655a9134876177 (diff) | |
download | meta-security-a7fbaf9d0f909bfef9f7e3cb0ca4d3d56fb9cb8e.tar.gz |
lynis: homepage update
Signed-off-by: Michael Opdenacker <michael.opdenacker@rootcommit.com>
-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 | ||