diff options
author | Yi Zhao <yi.zhao@eng.windriver.com> | 2025-03-21 15:18:22 +0800 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2025-04-13 14:07:57 -0400 |
commit | 920770a9e5aedd30bf7075c5cea3fa0af68549a8 (patch) | |
tree | 79be192fea9637caab542572875766645ae57cca | |
parent | 36840b49c8a9082ded705f46224cd3c74656a353 (diff) | |
download | meta-security-920770a9e5aedd30bf7075c5cea3fa0af68549a8.tar.gz |
scap-security-guide: upgrade 0.1.75 -> 0.1.76
ChangeLog:
https://github.com/ComplianceAsCode/content/releases/tag/v0.1.76
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.76.bb (renamed from recipes-compliance/scap-security-guide/scap-security-guide_0.1.75.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-compliance/scap-security-guide/scap-security-guide_0.1.75.bb b/recipes-compliance/scap-security-guide/scap-security-guide_0.1.76.bb index c67a608..73bd576 100644 --- a/recipes-compliance/scap-security-guide/scap-security-guide_0.1.75.bb +++ b/recipes-compliance/scap-security-guide/scap-security-guide_0.1.76.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 = "73a89fbfd70f4122e2253e4715a9ba6f4525a393" | 9 | SRCREV = "616d4363527acb61c6494a97f3ceb47ec90f65fd" |
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 \ |