diff options
| author | Armin Kuster <akuster808@gmail.com> | 2023-03-17 16:07:30 -0400 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2023-03-20 16:29:57 -0400 |
| commit | bb2b0f8710c0f81d0a34721ffc00508b71794fe6 (patch) | |
| tree | 931f6c0740a2d1bb4d13e4c6e9f1a2787245c425 | |
| parent | 3e6a7c173a06741f9d44cbaba94aeb680700d399 (diff) | |
| download | meta-security-bb2b0f8710c0f81d0a34721ffc00508b71794fe6.tar.gz | |
chkrootkit: update to 0.57
Signed-off-by: Armin Kuster <akuster808@gmail.com>
| -rw-r--r-- | recipes-scanners/rootkits/chkrootkit_0.57.bb (renamed from recipes-scanners/rootkits/chkrootkit_0.55.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-scanners/rootkits/chkrootkit_0.55.bb b/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" | |||
| 7 | 7 | ||
| 8 | SRC_URI = "http://archive.ubuntu.com/ubuntu/pool/universe/c/${BPN}/${BPN}_${PV}.orig.tar.gz \ | 8 | SRC_URI = "http://archive.ubuntu.com/ubuntu/pool/universe/c/${BPN}/${BPN}_${PV}.orig.tar.gz \ |
| 9 | file://musl_fix.patch" | 9 | file://musl_fix.patch" |
| 10 | SRC_URI[sha256sum] = "a81c0286ec449313f953701202a00e81b204fc2cf43e278585a11c12a5e0258b" | 10 | SRC_URI[sha256sum] = "06d1faee151aa3e3c0f91ac807ca92e60b75ed1c18268ccef2c45117156d253c" |
| 11 | 11 | ||
| 12 | inherit autotools-brokensep | 12 | inherit autotools-brokensep |
| 13 | 13 | ||
