summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/file/file_5.10.bb (renamed from meta/recipes-devtools/file/file_5.09.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/file/file_5.09.bb b/meta/recipes-devtools/file/file_5.10.bb
index 9b2f3a42af..1bf1b61a51 100644
--- a/meta/recipes-devtools/file/file_5.09.bb
+++ b/meta/recipes-devtools/file/file_5.10.bb
@@ -17,8 +17,8 @@ SRC_URI = "ftp://ftp.astron.com/pub/file/file-${PV}.tar.gz \
17 file://dump \ 17 file://dump \
18 file://filesystems" 18 file://filesystems"
19 19
20SRC_URI[md5sum] = "6fd7cd6c4281e68fe9ec6644ce0fac6f" 20SRC_URI[md5sum] = "4cea34b087b060772511e066e2038196"
21SRC_URI[sha256sum] = "bde1c9830ee6c234871778faae8277fdcf775fbb16dea63c8251e24b7c2f869c" 21SRC_URI[sha256sum] = "73ae51889006b1ddb95db729237d411eb8d353884dfb149f0b4427d314aff68a"
22 22
23inherit autotools 23inherit autotools
24 24