summaryrefslogtreecommitdiffstats
path: root/recipes-compliance/openscap
diff options
context:
space:
mode:
authorYi Zhao <yi.zhao@eng.windriver.com>2024-04-25 21:43:58 +0800
committerArmin Kuster <akuster808@gmail.com>2024-05-08 22:03:43 -0400
commitfca6068f2aa8046c08b5c4f71d20ba188b526364 (patch)
tree0cefea5fa43e38b1f9453408956b30af66fa81be /recipes-compliance/openscap
parent3a8837961075a6ddd60aa22852cdf6e625dfc426 (diff)
downloadmeta-security-fca6068f2aa8046c08b5c4f71d20ba188b526364.tar.gz
openscap: upgrade 1.3.9 -> 1.3.10
ChangeLog: https://github.com/OpenSCAP/openscap/releases/tag/1.3.10 Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'recipes-compliance/openscap')
-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"