aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-extended/lsof/lsof_4.87.bb (renamed from meta/recipes-extended/lsof/lsof_4.86.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/lsof/lsof_4.86.bb b/meta/recipes-extended/lsof/lsof_4.87.bb
index e3f5ef387f..2f425aab4a 100644
--- a/meta/recipes-extended/lsof/lsof_4.86.bb
+++ b/meta/recipes-extended/lsof/lsof_4.87.bb
@@ -7,8 +7,8 @@ PR = "r0"
SRC_URI = "ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/lsof_${PV}.tar.bz2"
-SRC_URI[md5sum] = "9f1cda41f35add068c7b81f873fa56b5"
-SRC_URI[sha256sum] = "13e52b8e87dddf1b2e219004e315d755c659217ce6ffc6a5f1102969f1c4dd0c"
+SRC_URI[md5sum] = "80e2a76d0e05826db910ec88e631296c"
+SRC_URI[sha256sum] = "dfdd3709d82bc79ccdf3e404b84aafa9aede5948642a824ecaefd0aac589da2c"
LOCALSRC = "file://${WORKDIR}/lsof_${PV}/lsof_${PV}_src.tar"
S = "${WORKDIR}/lsof_${PV}_src"