summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2024-08-28 16:24:41 +0800
committerKhem Raj <raj.khem@gmail.com>2024-08-28 07:11:30 -0700
commit66147ab327878f649f01aa9f280b2e82a58a67c9 (patch)
tree30b192d5abae11465964191cfb3c5d28378ee2ad
parent4ccf3d41ce1c83ac9cb3d68321a8fef24a5f89c5 (diff)
downloadmeta-openembedded-66147ab327878f649f01aa9f280b2e82a58a67c9.tar.gz
ctags: upgrade 6.1.20240804.0 -> 6.1.20240825.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.20240825.0.bb (renamed from meta-oe/recipes-devtools/ctags/ctags_6.1.20240804.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/ctags/ctags_6.1.20240804.0.bb b/meta-oe/recipes-devtools/ctags/ctags_6.1.20240825.0.bb
index afddf155f6..88b5f9fa17 100644
--- a/meta-oe/recipes-devtools/ctags/ctags_6.1.20240804.0.bb
+++ b/meta-oe/recipes-devtools/ctags/ctags_6.1.20240825.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 = "a9e213cabeda252c2706f59616f455f07057d542" 17SRCREV = "a7b07d75535163f45331ca910245ad4b516379fa"
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"