From e5814a3a6700cb61ab329e3b88f50396094d1b4c Mon Sep 17 00:00:00 2001 From: zangrc Date: Fri, 2 Jul 2021 09:27:41 +0800 Subject: [PATCH] ctags: upgrade 5.9.20210620.0 -> 5.9.20210627.0 Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- .../ctags/{ctags_5.9.20210620.0.bb => ctags_5.9.20210627.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-devtools/ctags/{ctags_5.9.20210620.0.bb => ctags_5.9.20210627.0.bb} (95%) diff --git a/meta-oe/recipes-devtools/ctags/ctags_5.9.20210620.0.bb b/meta-oe/recipes-devtools/ctags/ctags_5.9.20210627.0.bb similarity index 95% rename from meta-oe/recipes-devtools/ctags/ctags_5.9.20210620.0.bb rename to meta-oe/recipes-devtools/ctags/ctags_5.9.20210627.0.bb index 8f4781b177..7d01bba697 100644 --- a/meta-oe/recipes-devtools/ctags/ctags_5.9.20210620.0.bb +++ b/meta-oe/recipes-devtools/ctags/ctags_5.9.20210627.0.bb @@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3" inherit autotools-brokensep pkgconfig manpages -SRCREV = "e8457b5021744add677ede6663190f09bd223e82" +SRCREV = "c436bca61f1fb92d2c6d5767ae4b307efab678f3" SRC_URI = "git://github.com/universal-ctags/ctags" S = "${WORKDIR}/git"