Signed-off-by: Wang Mingyu <wangmy@...>
---
.../ctags/{ctags_5.9.20220904.0.bb => ctags_5.9.20220911.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-oe/recipes-devtools/ctags/{ctags_5.9.20220904.0.bb => ctags_5.9.20220911.0.bb} (95%)
diff --git a/meta-oe/recipes-devtools/ctags/ctags_5.9.20220904.0.bb b/meta-oe/recipes-devtools/ctags/ctags_5.9.20220911.0.bb
similarity index 95%
rename from meta-oe/recipes-devtools/ctags/ctags_5.9.20220904.0.bb
rename to meta-oe/recipes-devtools/ctags/ctags_5.9.20220911.0.bb
index be50b36766..890e786320 100644
--- a/meta-oe/recipes-devtools/ctags/ctags_5.9.20220904.0.bb
+++ b/meta-oe/recipes-devtools/ctags/ctags_5.9.20220911.0.bb
@@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3"
inherit autotools-brokensep pkgconfig manpages
-SRCREV = "096dc1c1337edeff41c3e6600553c3b43bdde131"
+SRCREV = "fe5a84edb2951734489be8aef29c2d0bb296649c"
SRC_URI = "git://github.com/universal-ctags/ctags;branch=master;protocol=https"
S = "${WORKDIR}/git"
--
2.25.1