summaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2023-08-24 16:07:15 +0800
committerKhem Raj <raj.khem@gmail.com>2023-08-26 17:32:44 -0700
commit30b09dcdc9560195ca662a6081c409ea7eb1096a (patch)
tree1d98df4f53ecb77f7578cacbd6b0a14acde95283 /meta-oe
parent8a1e2109c63bb296fdaba774347f1a6833608a27 (diff)
downloadmeta-openembedded-30b09dcdc9560195ca662a6081c409ea7eb1096a.tar.gz
ctags: upgrade 6.0.20230813.0 -> 6.0.20230820.0
Signed-off-by: Wang Mingyu <wangmy@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_6.0.20230820.0.bb (renamed from meta-oe/recipes-devtools/ctags/ctags_6.0.20230813.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/ctags/ctags_6.0.20230813.0.bb b/meta-oe/recipes-devtools/ctags/ctags_6.0.20230820.0.bb
index 0160cf6e5..8e476f5ff 100644
--- a/meta-oe/recipes-devtools/ctags/ctags_6.0.20230813.0.bb
+++ b/meta-oe/recipes-devtools/ctags/ctags_6.0.20230820.0.bb
@@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3"
14 14
15inherit autotools-brokensep pkgconfig manpages 15inherit autotools-brokensep pkgconfig manpages
16 16
17SRCREV = "ce46d93811faefaa75b87e334d768fbf9a831861" 17SRCREV = "2f261918d9e56a5d7b484f541e3cba35c9885d73"
18SRC_URI = "git://github.com/universal-ctags/ctags;branch=master;protocol=https" 18SRC_URI = "git://github.com/universal-ctags/ctags;branch=master;protocol=https"
19 19
20S = "${WORKDIR}/git" 20S = "${WORKDIR}/git"