diff --git a/recipes-devtools/cve-check-tool/cve-check-tool_5.6.3.bb b/recipes-devtools/cve-check-tool/cve-check-tool_5.6.4.bb similarity index 83% rename from recipes-devtools/cve-check-tool/cve-check-tool_5.6.3.bb rename to recipes-devtools/cve-check-tool/cve-check-tool_5.6.4.bb index 4f8e6aa..005b412 100644 --- a/recipes-devtools/cve-check-tool/cve-check-tool_5.6.3.bb +++ b/recipes-devtools/cve-check-tool/cve-check-tool_5.6.4.bb @@ -8,8 +8,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=e8c1458438ead3c34974bc0be3a03ed6" SRC_URI = "https://github.com/ikeydoherty/${BPN}/releases/download/v${PV}/${BP}.tar.xz" -SRC_URI[md5sum] = "ffa99b613eb260720e71dc76dddef040" -SRC_URI[sha256sum] = "34f3ad1b0a0f94641d7da0f5460d960ea6dc15e1f112967c374e2d92422b6cc4" +SRC_URI[md5sum] = "c5f4247140fc9be3bf41491d31a34155" +SRC_URI[sha256sum] = "b8f283be718af8d31232ac1bfc10a0378fb958aaaa49af39168f8acf501e6a5b" DEPENDS = "libcheck glib-2.0 json-glib curl libxml2 sqlite3 openssl"