diff options
author | Yi Zhao <yi.zhao@windriver.com> | 2025-02-22 20:18:01 +0800 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2025-03-12 15:31:15 -0400 |
commit | 1c03fdfe5667613ef283c6d074e1b6d6ed9ad99e (patch) | |
tree | 079fa05bc8c27dd07050ee23c31fa730b3f6fa57 | |
parent | b62ad75807415d9da67d2843704d83038062a635 (diff) | |
download | meta-security-1c03fdfe5667613ef283c6d074e1b6d6ed9ad99e.tar.gz |
scap-security-guide: upgrade 0.1.74 -> 0.1.75
ChangeLog:
https://github.com/ComplianceAsCode/content/releases/tag/v0.1.75
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.75.bb (renamed from recipes-compliance/scap-security-guide/scap-security-guide_0.1.74.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-compliance/scap-security-guide/scap-security-guide_0.1.74.bb b/recipes-compliance/scap-security-guide/scap-security-guide_0.1.75.bb index bd74cff..c67a608 100644 --- a/recipes-compliance/scap-security-guide/scap-security-guide_0.1.74.bb +++ b/recipes-compliance/scap-security-guide/scap-security-guide_0.1.75.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 = "1bf21b05fa9581e8ca44e104e741e13fad3551ef" | 9 | SRCREV = "73a89fbfd70f4122e2253e4715a9ba6f4525a393" |
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 \ |