From 13b6bedab766657270a12c7c332914c69ebae085 Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Sun, 21 Apr 2013 14:38:18 -0700 Subject: [PATCH] file: Update to 5.14 Signed-off-by: Saul Wold --- meta/recipes-devtools/file/{file_5.13.bb => file_5.14.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/file/{file_5.13.bb => file_5.14.bb} (86%) diff --git a/meta/recipes-devtools/file/file_5.13.bb b/meta/recipes-devtools/file/file_5.14.bb similarity index 86% rename from meta/recipes-devtools/file/file_5.13.bb rename to meta/recipes-devtools/file/file_5.14.bb index c97fed4d97..4270ff22f4 100644 --- a/meta/recipes-devtools/file/file_5.13.bb +++ b/meta/recipes-devtools/file/file_5.14.bb @@ -17,8 +17,8 @@ SRC_URI = "ftp://ftp.astron.com/pub/file/file-${PV}.tar.gz \ file://dump \ file://filesystems" -SRC_URI[md5sum] = "d60c1364ba956eff7d21f8250808fc6d" -SRC_URI[sha256sum] = "f75b7b23ac576b47ed4ba4915e2fb239d9c0d74ac5b4e6a89704b1ed45ee6e2b" +SRC_URI[md5sum] = "c26625f1d6773ad4bc5a87c0e315632c" +SRC_URI[sha256sum] = "461ba01dd0900a3b7c2dcd901b04903192c07887a9c1928af0be507572c77fe4" inherit autotools -- 2.40.1