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