openscap: update to 1.3.3

Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Armin Kuster
2020-06-11 16:22:43 +00:00
parent 3cd65d96c1
commit a08e845642
2 changed files with 3 additions and 3 deletions
@@ -2,7 +2,7 @@ SUMARRY = "NIST Certified SCAP 1.2 toolkit"
require openscap.inc require openscap.inc
SRCREV = "3a4c635691380fa990a226acc8558db35d7ebabc" SRCREV = "0cb55c55af6be9934d6fd0caf4563b206f289732"
SRC_URI = "git://github.com/OpenSCAP/openscap.git;branch=maint-1.3 \ SRC_URI = "git://github.com/OpenSCAP/openscap.git;branch=maint-1.3 \
" "
@@ -5,8 +5,8 @@ SUMARRY = "NIST Certified SCAP 1.2 toolkit with OE changes"
include openscap.inc include openscap.inc
SRCREV = "4bbdb46ff651f809d5b38ca08d769790c4bfff90" SRCREV = "a85943eee400fdbe59234d1c4a02d8cf710c4625"
SRC_URI = "git://github.com/akuster/openscap.git;branch=oe-1.3 \ SRC_URI = "git://github.com/akuster/openscap.git;branch=oe-1.3 \
" "
PV = "1.3.1+git${SRCPV}" PV = "1.3.3+git${SRCPV}"