diff mbox series

[meta-security,3/7] lkrg-module: update to 0.9.7

Message ID 20230917235534.2871544-3-akuster808@gmail.com
State New
Headers show
Series [meta-security,1/7] openscap: update to 1.3.9 | expand

Commit Message

akuster808 Sept. 17, 2023, 11:55 p.m. UTC
LIC_FILES_CHKSUM changed due to year update

Signed-off-by: Armin Kuster <akuster808@gmail.com>
---
 .../lkrg/{lkrg-module_0.9.6.bb => lkrg-module_0.9.7.bb}       | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename recipes-kernel/lkrg/{lkrg-module_0.9.6.bb => lkrg-module_0.9.7.bb} (89%)
diff mbox series

Patch

diff --git a/recipes-kernel/lkrg/lkrg-module_0.9.6.bb b/recipes-kernel/lkrg/lkrg-module_0.9.7.bb
similarity index 89%
rename from recipes-kernel/lkrg/lkrg-module_0.9.6.bb
rename to recipes-kernel/lkrg/lkrg-module_0.9.7.bb
index 421d924..020c3a1 100644
--- a/recipes-kernel/lkrg/lkrg-module_0.9.6.bb
+++ b/recipes-kernel/lkrg/lkrg-module_0.9.7.bb
@@ -5,13 +5,13 @@  SECTION = "security"
 HOMEPAGE = "https://www.openwall.com/lkrg/"
 LICENSE = "GPL-2.0-only"
 
-LIC_FILES_CHKSUM = "file://LICENSE;md5=3f3e5dd56319d33a1944d635c1c86c6f"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=57534ed9f03a5810945cd9be4a81db41"
 
 DEPENDS = "virtual/kernel elfutils"
 
 SRC_URI = "git://github.com/lkrg-org/lkrg.git;protocol=https;branch=main"
 
-SRCREV = "2481b3e2dd04eac945c31f99058b0aeee73c3a71"
+SRCREV = "5dc5cfea1f4dc8febdd5274d99e277c17df06acc"
 
 S = "${WORKDIR}/git"