openscap: upgrade 1.3.10 -> 1.4.0

ChangeLog:
https://github.com/OpenSCAP/openscap/releases/tag/1.4.0

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Yi Zhao
2024-08-20 07:44:38 +08:00
committed by Armin Kuster
parent fbcaf87ba5
commit f6bb41ca4a

View File

@@ -9,12 +9,12 @@ LICENSE = "LGPL-2.1-only"
DEPENDS = "dbus acl bzip2 pkgconfig gconf procps curl libxml2 libxslt libcap swig libpcre xmlsec1"
DEPENDS:class-native = "pkgconfig-native swig-native curl-native libxml2-native libxslt-native libcap-native libpcre-native xmlsec1-native"
#March 18th, 2024
SRCREV = "6d008616978306ce5e68997dce554a1683064f8f"
SRC_URI = "git://github.com/OpenSCAP/openscap.git;branch=maint-1.3;protocol=https \
SRC_URI = "git://github.com/OpenSCAP/openscap.git;branch=main;protocol=https \
file://0001-CMakeLists.txt-fix-installation-directory-for-system.patch \
"
SRCREV = "a01b5d6927c7bccf41d9c623fee0c5f7105db835"
S = "${UNPACKDIR}/git"
inherit cmake pkgconfig python3native python3targetconfig perlnative systemd