From 50d1ae321fee2e82469eb6b97673a0acf4f46c52 Mon Sep 17 00:00:00 2001 From: zhengruoqin Date: Thu, 24 Jun 2021 09:58:30 +0800 Subject: [PATCH] ctags: upgrade 5.9.20210613.0 -> 5.9.20210620.0 Signed-off-by: Zheng Ruoqin Signed-off-by: Khem Raj --- .../ctags/{ctags_5.9.20210613.0.bb => ctags_5.9.20210620.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-devtools/ctags/{ctags_5.9.20210613.0.bb => ctags_5.9.20210620.0.bb} (95%) diff --git a/meta-oe/recipes-devtools/ctags/ctags_5.9.20210613.0.bb b/meta-oe/recipes-devtools/ctags/ctags_5.9.20210620.0.bb similarity index 95% rename from meta-oe/recipes-devtools/ctags/ctags_5.9.20210613.0.bb rename to meta-oe/recipes-devtools/ctags/ctags_5.9.20210620.0.bb index f0ac4f615c..8f4781b177 100644 --- a/meta-oe/recipes-devtools/ctags/ctags_5.9.20210613.0.bb +++ b/meta-oe/recipes-devtools/ctags/ctags_5.9.20210620.0.bb @@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3" inherit autotools-brokensep pkgconfig manpages -SRCREV = "f3ac807427e07f04b3b9225d61c339b3e8b4925f" +SRCREV = "e8457b5021744add677ede6663190f09bd223e82" SRC_URI = "git://github.com/universal-ctags/ctags" S = "${WORKDIR}/git"