]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
lsof: Upgrade to 4.88
authorAníbal Limón <anibal.limon@linux.intel.com>
Mon, 29 Dec 2014 17:24:09 +0000 (11:24 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 30 Dec 2014 11:38:41 +0000 (11:38 +0000)
Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/lsof/lsof_4.88.bb [moved from meta/recipes-extended/lsof/lsof_4.87.bb with 91% similarity]

similarity index 91%
rename from meta/recipes-extended/lsof/lsof_4.87.bb
rename to meta/recipes-extended/lsof/lsof_4.88.bb
index e7a1eb2129967736e4e89ec0f6d46aafc595cc20..a96b06eae714ccb4a650e178c59c45e43706d0de 100644 (file)
@@ -6,8 +6,8 @@ LICENSE = "BSD"
 
 SRC_URI = "ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/lsof_${PV}.tar.bz2"
 
-SRC_URI[md5sum] = "80e2a76d0e05826db910ec88e631296c"
-SRC_URI[sha256sum] = "dfdd3709d82bc79ccdf3e404b84aafa9aede5948642a824ecaefd0aac589da2c"
+SRC_URI[md5sum] = "1b29c10db4aa88afcaeeaabeef6790db"
+SRC_URI[sha256sum] = "fe6f9b0e26b779ccd0ea5a0b6327c2b5c38d207a6db16f61ac01bd6c44e5c99b"
 
 LOCALSRC = "file://${WORKDIR}/lsof_${PV}/lsof_${PV}_src.tar"
 S = "${WORKDIR}/lsof_${PV}_src"