From: Jussi Kukkonen Date: Thu, 20 Aug 2015 11:39:18 +0000 (+0300) Subject: lsof: Upgrade 4.88 -> 4.89 X-Git-Tag: 2015-10~789 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=ff2cec94837b237ce7f38a7cba9b5da3c1c19d98;p=openembedded-core.git lsof: Upgrade 4.88 -> 4.89 Signed-off-by: Jussi Kukkonen Signed-off-by: Ross Burton --- diff --git a/meta/recipes-extended/lsof/lsof_4.88.bb b/meta/recipes-extended/lsof/lsof_4.89.bb similarity index 91% rename from meta/recipes-extended/lsof/lsof_4.88.bb rename to meta/recipes-extended/lsof/lsof_4.89.bb index c0f34b6fed..9b7de9aadc 100644 --- a/meta/recipes-extended/lsof/lsof_4.88.bb +++ b/meta/recipes-extended/lsof/lsof_4.89.bb @@ -6,8 +6,8 @@ LICENSE = "BSD" SRC_URI = "ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/lsof_${PV}.tar.bz2" -SRC_URI[md5sum] = "1b29c10db4aa88afcaeeaabeef6790db" -SRC_URI[sha256sum] = "fe6f9b0e26b779ccd0ea5a0b6327c2b5c38d207a6db16f61ac01bd6c44e5c99b" +SRC_URI[md5sum] = "1b9cd34f3fb86856a125abbf2be3a386" +SRC_URI[sha256sum] = "81ac2fc5fdc944793baf41a14002b6deb5a29096b387744e28f8c30a360a3718" LOCALSRC = "file://${WORKDIR}/lsof_${PV}/lsof_${PV}_src.tar" S = "${WORKDIR}/lsof_${PV}_src"