diff options
| -rw-r--r-- | recipes-compliance/scap-security-guide/scap-security-guide_0.1.71.bb (renamed from recipes-compliance/scap-security-guide/scap-security-guide_0.1.69.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-compliance/scap-security-guide/scap-security-guide_0.1.69.bb b/recipes-compliance/scap-security-guide/scap-security-guide_0.1.71.bb index 23637a5..5e45332 100644 --- a/recipes-compliance/scap-security-guide/scap-security-guide_0.1.69.bb +++ b/recipes-compliance/scap-security-guide/scap-security-guide_0.1.71.bb | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # Copyright (C) 2017 - 2023 Armin Kuster <akuster808@gmail.com> | 1 | # Copyright (C) 2017 - 2024 Armin Kuster <akuster808@gmail.com> |
| 2 | # Released under the MIT license (see COPYING.MIT for the terms) | 2 | # Released under the MIT license (see COPYING.MIT for the terms) |
| 3 | 3 | ||
| 4 | SUMARRY = "SCAP content for various platforms, upstream version" | 4 | SUMARRY = "SCAP content for various platforms, upstream version" |
| @@ -6,8 +6,8 @@ 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 = "da283b9a360f2f42ad642c0c9b08b061501bc667" | 9 | SRCREV = "459f0abf2ac08d36e5fc4a2619bc75cff7000da9" |
| 10 | SRC_URI = "git://github.com/ComplianceAsCode/content.git;branch=master;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 \ |
| 13 | " | 13 | " |
