summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/file
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/file')
-rw-r--r--meta/recipes-devtools/file/file_5.25.bb (renamed from meta/recipes-devtools/file/file_5.24.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/file/file_5.24.bb b/meta/recipes-devtools/file/file_5.25.bb
index 39f185d36a..68bad69b4e 100644
--- a/meta/recipes-devtools/file/file_5.24.bb
+++ b/meta/recipes-devtools/file/file_5.25.bb
@@ -20,7 +20,7 @@ SRC_URI = "git://github.com/file/file.git \
20 file://host-file.patch \ 20 file://host-file.patch \
21 " 21 "
22 22
23SRCREV = "3c0874be4d3232d672b20f513451a39cfd7c585a" 23SRCREV = "f45db89ddc91692b662fffbabbdafc7bc4c00f5e"
24S = "${WORKDIR}/git" 24S = "${WORKDIR}/git"
25 25
26inherit autotools 26inherit autotools