summaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2023-05-31 15:39:59 +0800
committerKhem Raj <raj.khem@gmail.com>2023-05-31 08:28:50 -0700
commit39c66a1844ee150672adc8a407dcf4fbd04c6efc (patch)
treef70ab3970a5ebf31086fd68af46b03d270aedee3 /meta-oe
parentdffc4afc5328bc3ff7266de99c3ee53c30014ae6 (diff)
downloadmeta-openembedded-39c66a1844ee150672adc8a407dcf4fbd04c6efc.tar.gz
ctags: upgrade 6.0.20230521.0 -> 6.0.20230528.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.20230528.0.bb (renamed from meta-oe/recipes-devtools/ctags/ctags_6.0.20230521.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/ctags/ctags_6.0.20230521.0.bb b/meta-oe/recipes-devtools/ctags/ctags_6.0.20230528.0.bb
index 8949380f3..6c9a08f13 100644
--- a/meta-oe/recipes-devtools/ctags/ctags_6.0.20230521.0.bb
+++ b/meta-oe/recipes-devtools/ctags/ctags_6.0.20230528.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 = "dfabddcc12549abefa92e5ff628be25ddb112eca" 17SRCREV = "b3e1ad7db92a5fbe6df96e576210001c74bc7949"
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"