diff options
author | Yi Zhao <yi.zhao@eng.windriver.com> | 2024-08-20 07:44:39 +0800 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2024-08-20 13:03:46 -0400 |
commit | 83788ca34df7fb8956d807b8b91caa3d2c7596b5 (patch) | |
tree | 434809fb2ec47ed8bd6b742e9ffca558c816921e | |
parent | f6bb41ca4ac43dbe245f6bf86fdf09b9848486b5 (diff) | |
download | meta-security-83788ca34df7fb8956d807b8b91caa3d2c7596b5.tar.gz |
scap-security-guide: upgrade 0.1.73 -> 0.1.74
ChangeLog:
https://github.com/ComplianceAsCode/content/releases/tag/v0.1.74
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r-- | recipes-compliance/scap-security-guide/scap-security-guide_0.1.74.bb (renamed from recipes-compliance/scap-security-guide/scap-security-guide_0.1.73.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-compliance/scap-security-guide/scap-security-guide_0.1.73.bb b/recipes-compliance/scap-security-guide/scap-security-guide_0.1.74.bb index 0396b0f..23b1825 100644 --- a/recipes-compliance/scap-security-guide/scap-security-guide_0.1.73.bb +++ b/recipes-compliance/scap-security-guide/scap-security-guide_0.1.74.bb | |||
@@ -6,7 +6,7 @@ HOME_URL = "https://www.open-scap.org/security-policies/scap-security-guide/" | |||
6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=9bfa86579213cb4c6adaffface6b2820" | 6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=9bfa86579213cb4c6adaffface6b2820" |
7 | LICENSE = "BSD-3-Clause" | 7 | LICENSE = "BSD-3-Clause" |
8 | 8 | ||
9 | SRCREV = "2bf9d43840d3ed36a25262d4f45a4015f9b77d8d" | 9 | SRCREV = "1bf21b05fa9581e8ca44e104e741e13fad3551ef" |
10 | SRC_URI = "git://github.com/ComplianceAsCode/content.git;branch=stable;protocol=https \ | 10 | SRC_URI = "git://github.com/ComplianceAsCode/content.git;branch=stable;protocol=https \ |
11 | file://run_eval.sh \ | 11 | file://run_eval.sh \ |
12 | file://run-ptest \ | 12 | file://run-ptest \ |