summaryrefslogtreecommitdiffstats
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-29 15:06:35 -0400
commit1f7eeb8e84811fa79b98f236ade42dc52d44cfc6 (patch)
treee677420af7851645cda6c67e4cd82c858fb28028
parent0b63683ef297356ea16f3a1a632b69e08c1d00e4 (diff)
downloadmeta-security-walnascar.tar.gz
scap-security-guide: upgrade 0.1.76 -> 0.1.77walnascar
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>
-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 8615f97..4da6c66 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 \