Date
1 - 1 of 1
[meta-security][PATCH 5/9] chkrootkit: update to 0.57
Signed-off-by: Armin Kuster <akuster808@...>
--- .../rootkits/{chkrootkit_0.55.bb => chkrootkit_0.57.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-scanners/rootkits/{chkrootkit_0.55.bb => chkrootkit_0.57.bb} (94%) diff --git a/recipes-scanners/rootkits/chkrootkit_0.55.bb b/recipes-scanners/rootkits/chkrootkit_0.57.bb similarity index 94% rename from recipes-scanners/rootkits/chkrootkit_0.55.bb rename to recipes-scanners/rootkits/chkrootkit_0.57.bb index fe0e989..d35f5f6 100644 --- a/recipes-scanners/rootkits/chkrootkit_0.55.bb +++ b/recipes-scanners/rootkits/chkrootkit_0.57.bb @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=fdbe53788f7081c63387d8087273f5ff" SRC_URI = "http://archive.ubuntu.com/ubuntu/pool/universe/c/${BPN}/${BPN}_${PV}.orig.tar.gz \ file://musl_fix.patch" -SRC_URI[sha256sum] = "a81c0286ec449313f953701202a00e81b204fc2cf43e278585a11c12a5e0258b" +SRC_URI[sha256sum] = "06d1faee151aa3e3c0f91ac807ca92e60b75ed1c18268ccef2c45117156d253c" inherit autotools-brokensep -- 2.25.1 |
|