summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2024-08-06 16:45:39 +0800
committerKhem Raj <raj.khem@gmail.com>2024-08-09 14:25:12 -0700
commita373e84d135950b8f5d77a6fbc10e735ad7cabdb (patch)
tree6391607b52a289d22340fee0115942efce8d7731
parenta403ed1c3e852fddc29bf102e92f934677420648 (diff)
downloadmeta-openembedded-a373e84d135950b8f5d77a6fbc10e735ad7cabdb.tar.gz
ctags: upgrade 6.1.20240714.0 -> 6.1.20240804.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.1.20240804.0.bb (renamed from meta-oe/recipes-devtools/ctags/ctags_6.1.20240714.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/ctags/ctags_6.1.20240714.0.bb b/meta-oe/recipes-devtools/ctags/ctags_6.1.20240804.0.bb
index 8474a90ff0..afddf155f6 100644
--- a/meta-oe/recipes-devtools/ctags/ctags_6.1.20240714.0.bb
+++ b/meta-oe/recipes-devtools/ctags/ctags_6.1.20240804.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 = "e79e67dc64805a616725c3668ad7ec284de053ed" 17SRCREV = "a9e213cabeda252c2706f59616f455f07057d542"
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"