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.27.bb (renamed from meta/recipes-devtools/file/file_5.25.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/file/file_5.25.bb b/meta/recipes-devtools/file/file_5.27.bb
index 68bad69b4e..d1bbf6bc3c 100644
--- a/meta/recipes-devtools/file/file_5.25.bb
+++ b/meta/recipes-devtools/file/file_5.27.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 = "f45db89ddc91692b662fffbabbdafc7bc4c00f5e" 23SRCREV = "72da5ae78ed7b5ecbbe84c36ddb493f7907099bc"
24S = "${WORKDIR}/git" 24S = "${WORKDIR}/git"
25 25
26inherit autotools 26inherit autotools