aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorzangrc <zangrc.fnst@fujitsu.com>2021-06-18 22:15:58 +0800
committerKhem Raj <raj.khem@gmail.com>2021-06-18 08:42:25 -0700
commit63f2899e057bfdaedaf5d3316467e442fc0923a7 (patch)
treec6c25dcfbd7bd23d7953051e981489c112581bc9 /meta-oe
parentd7a5707894093ec6b7bd7f62f245290c1373ddbf (diff)
downloadmeta-openembedded-contrib-63f2899e057bfdaedaf5d3316467e442fc0923a7.tar.gz
ctags: upgrade 5.9.20210606.0 -> 20210613.0
Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-devtools/ctags/ctags_5.9.20210613.0.bb (renamed from meta-oe/recipes-devtools/ctags/ctags_5.9.20210606.0.bb)2
1 files changed, 1 insertions, 1 deletions
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
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"