diff options
| author | Armin Kuster <akuster808@gmail.com> | 2022-06-19 21:47:09 -0700 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2022-06-23 18:47:59 -0700 |
| commit | 0b9e9c05195193346484bfb76de15a10a392fcd2 (patch) | |
| tree | ea9088fcc5823af41821f64e8a5a2214fccefc39 /meta-security-compliance | |
| parent | 94edbcea9a0463c90c9cc5308cfe7c1e43b3cf8f (diff) | |
| download | meta-security-0b9e9c05195193346484bfb76de15a10a392fcd2.tar.gz | |
lynis: update to 3.0.8
See changelog for details: https://cisofy.com/changelog/lynis/#308
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-security-compliance')
| -rw-r--r-- | meta-security-compliance/recipes-auditors/lynis/lynis_3.0.8.bb (renamed from meta-security-compliance/recipes-auditors/lynis/lynis_3.0.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-security-compliance/recipes-auditors/lynis/lynis_3.0.0.bb b/meta-security-compliance/recipes-auditors/lynis/lynis_3.0.8.bb index f665e29..d38c17a 100644 --- a/meta-security-compliance/recipes-auditors/lynis/lynis_3.0.0.bb +++ b/meta-security-compliance/recipes-auditors/lynis/lynis_3.0.8.bb | |||
| @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3edd6782854304fd11da4975ab9799c1" | |||
| 8 | 8 | ||
| 9 | SRC_URI = "https://cisofy.com/files/${BPN}-${PV}.tar.gz" | 9 | SRC_URI = "https://cisofy.com/files/${BPN}-${PV}.tar.gz" |
| 10 | 10 | ||
| 11 | SRC_URI[sha256sum] = "3cc165f9007ba41de6d0b693a1167dbaf0179085f9506dcba64b4b8e37e1bda2" | 11 | SRC_URI[sha256sum] = "98373a4cc9d0471ab9bebb249e442fcf94b6bf6d4e9c6fc0b22bca1506646c63" |
| 12 | 12 | ||
| 13 | S = "${WORKDIR}/${BPN}" | 13 | S = "${WORKDIR}/${BPN}" |
| 14 | 14 | ||
