diff options
-rw-r--r-- | meta/recipes-devtools/file/file_5.18.bb (renamed from meta/recipes-devtools/file/file_5.17.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/file/file_5.17.bb b/meta/recipes-devtools/file/file_5.18.bb index 4ed0820541..a7db410e92 100644 --- a/meta/recipes-devtools/file/file_5.17.bb +++ b/meta/recipes-devtools/file/file_5.18.bb | |||
@@ -15,8 +15,8 @@ SRC_URI = "ftp://ftp.astron.com/pub/file/file-${PV}.tar.gz \ | |||
15 | file://dump \ | 15 | file://dump \ |
16 | file://filesystems" | 16 | file://filesystems" |
17 | 17 | ||
18 | SRC_URI[md5sum] = "e19c47e069ced7b01ccb4db402cc01d3" | 18 | SRC_URI[md5sum] = "d420d8f2990cd344673acfbf8d76ff5a" |
19 | SRC_URI[sha256sum] = "3feb97141b387b64da30aee485852925312c0e74219380a5ed451f14a90c83ca" | 19 | SRC_URI[sha256sum] = "6519fb706d583231c2419592ebecdbb21d33c62eaf7a1a0b24ddfcb80c08bf07" |
20 | 20 | ||
21 | inherit autotools | 21 | inherit autotools |
22 | 22 | ||