summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2025-12-09 17:55:16 +0800
committerKhem Raj <raj.khem@gmail.com>2025-12-09 09:08:15 -0800
commit8fd12b82d3d6ec9b13b3278dc3ff5b8a8ee6b138 (patch)
treebd486a51accccce16378cc8b18be21790a820ce7
parente1ffeefbff8bec459a4c1eee6cbe0d202e447a78 (diff)
downloadmeta-openembedded-8fd12b82d3d6ec9b13b3278dc3ff5b8a8ee6b138.tar.gz
ctags: upgrade 6.2.20251116.0 -> 6.2.20251130.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-devtools/ctags/ctags_6.2.20251130.0.bb (renamed from meta-oe/recipes-devtools/ctags/ctags_6.2.20251116.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/ctags/ctags_6.2.20251116.0.bb b/meta-oe/recipes-devtools/ctags/ctags_6.2.20251130.0.bb
index c0a4c58779..3eb5b40968 100644
--- a/meta-oe/recipes-devtools/ctags/ctags_6.2.20251116.0.bb
+++ b/meta-oe/recipes-devtools/ctags/ctags_6.2.20251130.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 = "6a5177de1cef89ad03469387b188b74d0acf4a02" 17SRCREV = "e23bae9c83ac579c6db6fe8fea1ca48cde8b7f75"
18SRC_URI = "git://github.com/universal-ctags/ctags;branch=master;protocol=https;tag=p${PV}" 18SRC_URI = "git://github.com/universal-ctags/ctags;branch=master;protocol=https;tag=p${PV}"
19 19
20 20