summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2025-08-04 16:33:24 +0800
committerKhem Raj <raj.khem@gmail.com>2025-08-04 11:45:21 -0700
commit719570989109a2d56caa1fd486e0f0767cf4af66 (patch)
treec4d96a1e29251c30d97cf12f5e6df88ec8835f2b
parent4462b9d8fc58a9d5043e901cd6d85993ff6ae518 (diff)
downloadmeta-openembedded-719570989109a2d56caa1fd486e0f0767cf4af66.tar.gz
ctags: upgrade 6.2.20250713.0 -> 6.2.20250727.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.20250727.0.bb (renamed from meta-oe/recipes-devtools/ctags/ctags_6.2.20250713.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/ctags/ctags_6.2.20250713.0.bb b/meta-oe/recipes-devtools/ctags/ctags_6.2.20250727.0.bb
index e830d3ded7..204778b3b2 100644
--- a/meta-oe/recipes-devtools/ctags/ctags_6.2.20250713.0.bb
+++ b/meta-oe/recipes-devtools/ctags/ctags_6.2.20250727.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 = "6ade39359729b121661ed985f5b0b1f86faaf122" 17SRCREV = "2fd182cffd09614f9e23db9403e78d2884f42818"
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