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.45.bb (renamed from meta/recipes-devtools/file/file_5.44.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/file/file_5.44.bb b/meta/recipes-devtools/file/file_5.45.bb
index 3ce266475b..a7127023cb 100644
--- a/meta/recipes-devtools/file/file_5.44.bb
+++ b/meta/recipes-devtools/file/file_5.45.bb
@@ -13,7 +13,7 @@ DEPENDS:class-native = "bzip2-replacement-native"
13 13
14SRC_URI = "git://github.com/file/file.git;branch=master;protocol=https" 14SRC_URI = "git://github.com/file/file.git;branch=master;protocol=https"
15 15
16SRCREV = "b92eed41b1bc0739c5c5d70c444e0c574429321b" 16SRCREV = "4cbd5c8f0851201d203755b76cb66ba991ffd8be"
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
18 18
19inherit autotools update-alternatives 19inherit autotools update-alternatives