summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-compliance/openscap/openscap_1.3.10.bb (renamed from recipes-compliance/openscap/openscap_1.3.9.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-compliance/openscap/openscap_1.3.9.bb b/recipes-compliance/openscap/openscap_1.3.10.bb
index b35ce9f..d3e44a8 100644
--- a/recipes-compliance/openscap/openscap_1.3.9.bb
+++ b/recipes-compliance/openscap/openscap_1.3.10.bb
@@ -10,7 +10,7 @@ DEPENDS = "dbus acl bzip2 pkgconfig gconf procps curl libxml2 libxslt libcap swi
10DEPENDS:class-native = "pkgconfig-native swig-native curl-native libxml2-native libxslt-native libcap-native libpcre-native xmlsec1-native" 10DEPENDS:class-native = "pkgconfig-native swig-native curl-native libxml2-native libxslt-native libcap-native libpcre-native xmlsec1-native"
11 11
12#March 18th, 2024 12#March 18th, 2024
13SRCREV = "0e7f654570971c1acee6dd3f34b17121372d6152" 13SRCREV = "6d008616978306ce5e68997dce554a1683064f8f"
14SRC_URI = "git://github.com/OpenSCAP/openscap.git;branch=maint-1.3;protocol=https " 14SRC_URI = "git://github.com/OpenSCAP/openscap.git;branch=maint-1.3;protocol=https "
15 15
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"