aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/lsof
diff options
context:
space:
mode:
authorBogdan Marinescu <bogdan.a.marinescu@intel.com>2013-01-08 12:09:54 +0200
committerSaul Wold <sgw@linux.intel.com>2013-01-09 16:40:36 -0800
commit24b57b871ab559e8ff5fe5cdd0412ef6ac51f689 (patch)
tree9a11039e726c9e9d19dbafd0ccb6f8c60bf8d474 /meta/recipes-extended/lsof
parent1880bcddd2532b22542cc6eccbadf889a1749db9 (diff)
downloadopenembedded-core-24b57b871ab559e8ff5fe5cdd0412ef6ac51f689.tar.gz
lsof: updated to 4.87
Signed-off-by: Bogdan Marinescu <bogdan.a.marinescu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-extended/lsof')
-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"