From patchwork Tue Jan 8 10:09:54 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: lsof: updated to 4.87 Date: Tue, 08 Jan 2013 10:09:54 -0000 From: Bogdan Marinescu X-Patchwork-Id: 42297 Message-Id: <1357639794-23810-1-git-send-email-bogdan.a.marinescu@intel.com> To: openembedded-core@lists.openembedded.org Signed-off-by: Bogdan Marinescu --- meta/recipes-extended/lsof/{lsof_4.86.bb => lsof_4.87.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/lsof/{lsof_4.86.bb => lsof_4.87.bb} (91%) diff --git a/meta/recipes-extended/lsof/lsof_4.86.bb b/meta/recipes-extended/lsof/lsof_4.87.bb similarity index 91% rename from meta/recipes-extended/lsof/lsof_4.86.bb rename to meta/recipes-extended/lsof/lsof_4.87.bb index e3f5ef3..2f425aa 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"