From 63f2899e057bfdaedaf5d3316467e442fc0923a7 Mon Sep 17 00:00:00 2001 From: zangrc Date: Fri, 18 Jun 2021 22:15:58 +0800 Subject: [PATCH] ctags: upgrade 5.9.20210606.0 -> 20210613.0 Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- .../ctags/{ctags_5.9.20210606.0.bb => ctags_5.9.20210613.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-devtools/ctags/{ctags_5.9.20210606.0.bb => ctags_5.9.20210613.0.bb} (95%) diff --git a/meta-oe/recipes-devtools/ctags/ctags_5.9.20210606.0.bb b/meta-oe/recipes-devtools/ctags/ctags_5.9.20210613.0.bb similarity index 95% rename from meta-oe/recipes-devtools/ctags/ctags_5.9.20210606.0.bb rename to meta-oe/recipes-devtools/ctags/ctags_5.9.20210613.0.bb index 471b8edce0..f0ac4f615c 100644 --- a/meta-oe/recipes-devtools/ctags/ctags_5.9.20210606.0.bb +++ b/meta-oe/recipes-devtools/ctags/ctags_5.9.20210613.0.bb @@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3" inherit autotools-brokensep pkgconfig manpages -SRCREV = "92b49e2ef6961d6b39890f430a56478ec9e5e82f" +SRCREV = "f3ac807427e07f04b3b9225d61c339b3e8b4925f" SRC_URI = "git://github.com/universal-ctags/ctags" S = "${WORKDIR}/git"