summaryrefslogtreecommitdiffstats
path: root/recipes-compliance
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2025-07-18 09:16:29 -0400
committerScott Murray <scott.murray@konsulko.com>2025-07-18 09:20:41 -0400
commit4b09d567caadeb3c050ce77bdd4dd921719597c1 (patch)
treeb5e1f16f2154154f8460405379dc79349ca8191f /recipes-compliance
parentd750c6cf48c48fa5deeaae937a3d764f73c4b53b (diff)
downloadmeta-security-4b09d567caadeb3c050ce77bdd4dd921719597c1.tar.gz
scap-security-guide: upgrade 0.1.76 -> 0.1.77
Update to latest version to pick up fixes required for building with CMake 4.0. ChangeLog: https://github.com/ComplianceAsCode/content/releases/tag/v0.1.77 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Diffstat (limited to 'recipes-compliance')
-rw-r--r--recipes-compliance/scap-security-guide/scap-security-guide_0.1.77.bb (renamed from recipes-compliance/scap-security-guide/scap-security-guide_0.1.76.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-compliance/scap-security-guide/scap-security-guide_0.1.76.bb b/recipes-compliance/scap-security-guide/scap-security-guide_0.1.77.bb
index b9f7a70..a082a70 100644
--- a/recipes-compliance/scap-security-guide/scap-security-guide_0.1.76.bb
+++ b/recipes-compliance/scap-security-guide/scap-security-guide_0.1.77.bb
@@ -6,7 +6,7 @@ HOME_URL = "https://www.open-scap.org/security-policies/scap-security-guide/"
6LIC_FILES_CHKSUM = "file://LICENSE;md5=9bfa86579213cb4c6adaffface6b2820" 6LIC_FILES_CHKSUM = "file://LICENSE;md5=9bfa86579213cb4c6adaffface6b2820"
7LICENSE = "BSD-3-Clause" 7LICENSE = "BSD-3-Clause"
8 8
9SRCREV = "616d4363527acb61c6494a97f3ceb47ec90f65fd" 9SRCREV = "c1e1ba121d32b3c319b0e25ee2993b62386e5857"
10SRC_URI = "git://github.com/ComplianceAsCode/content.git;nobranch=1;protocol=https \ 10SRC_URI = "git://github.com/ComplianceAsCode/content.git;nobranch=1;protocol=https \
11 file://run_eval.sh \ 11 file://run_eval.sh \
12 file://run-ptest \ 12 file://run-ptest \