diff options
-rw-r--r-- | meta/recipes-devtools/file/file_5.22.bb (renamed from meta/recipes-devtools/file/file_5.21.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/file/file_5.21.bb b/meta/recipes-devtools/file/file_5.22.bb index 702ea87343..9c6bb38d71 100644 --- a/meta/recipes-devtools/file/file_5.21.bb +++ b/meta/recipes-devtools/file/file_5.22.bb | |||
@@ -15,8 +15,8 @@ SRC_URI = "ftp://ftp.astron.com/pub/file/file-${PV}.tar.gz \ | |||
15 | file://debian-742262.patch \ | 15 | file://debian-742262.patch \ |
16 | " | 16 | " |
17 | 17 | ||
18 | SRC_URI[md5sum] = "549fe96e09041eabece9de2bb28ef923" | 18 | SRC_URI[md5sum] = "8fb13e5259fe447e02c4a37bc7225add" |
19 | SRC_URI[sha256sum] = "1a48741d3923c4cc73267109b8a396c0ce3aebe004181f3efb1b0a228d230bb6" | 19 | SRC_URI[sha256sum] = "c4e3a8e44cb888c5e4b476e738503e37fb9de3b25a38c143e214bfc12109fc0b" |
20 | 20 | ||
21 | inherit autotools | 21 | inherit autotools |
22 | 22 | ||