aboutsummaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorJussi Kukkonen <jussi.kukkonen@intel.com>2015-08-20 14:39:18 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-08-24 23:45:18 +0100
commitff2cec94837b237ce7f38a7cba9b5da3c1c19d98 (patch)
treea29a0fe283714c1560cfabaf1c4e43be0228df74 /meta
parentacf49ddce2234da3cc1c81e29ca675010ba7814b (diff)
downloadopenembedded-core-contrib-ff2cec94837b237ce7f38a7cba9b5da3c1c19d98.tar.gz
lsof: Upgrade 4.88 -> 4.89
Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-extended/lsof/lsof_4.89.bb (renamed from meta/recipes-extended/lsof/lsof_4.88.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/lsof/lsof_4.88.bb b/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"