diff mbox series

[meta-security] chkroot: update to 0.58b

Message ID 20241215201534.783807-1-akuster808@gmail.com
State New
Headers show
Series [meta-security] chkroot: update to 0.58b | expand

Commit Message

Armin Kuster Dec. 15, 2024, 8:15 p.m. UTC
LIC_FILES_CHKSUM changed due to yr update.

Signed-off-by: Armin Kuster <akuster808@gmail.com>
---
 .../rootkits/{chkrootkit_0.57.bb => chkrootkit_0.58b.bb}     | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
 rename recipes-scanners/rootkits/{chkrootkit_0.57.bb => chkrootkit_0.58b.bb} (90%)
diff mbox series

Patch

diff --git a/recipes-scanners/rootkits/chkrootkit_0.57.bb b/recipes-scanners/rootkits/chkrootkit_0.58b.bb
similarity index 90%
rename from recipes-scanners/rootkits/chkrootkit_0.57.bb
rename to recipes-scanners/rootkits/chkrootkit_0.58b.bb
index d35f5f6..a6c4090 100644
--- a/recipes-scanners/rootkits/chkrootkit_0.57.bb
+++ b/recipes-scanners/rootkits/chkrootkit_0.58b.bb
@@ -3,11 +3,12 @@  SUMMARY = "locally checks for signs of a rootkit"
 HOMEPAGE = "http://www.chkrootkit.org/"
 SECTION = "security"
 LICENSE = "BSD-2-Clause"
-LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=fdbe53788f7081c63387d8087273f5ff"
+LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=6db4d77fb8f0cc84d175e7a1211e4c13"
 
 SRC_URI = "http://archive.ubuntu.com/ubuntu/pool/universe/c/${BPN}/${BPN}_${PV}.orig.tar.gz \
            file://musl_fix.patch"
-SRC_URI[sha256sum] = "06d1faee151aa3e3c0f91ac807ca92e60b75ed1c18268ccef2c45117156d253c"
+
+SRC_URI[sha256sum] = "75ed2ace81f0fa3e9c3fb64dab0e8857ed59247ea755f5898416feb2c66807b9"
 
 inherit autotools-brokensep