summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools
diff options
context:
space:
mode:
authorwangmy <wangmy@fujitsu.com>2022-06-13 16:51:52 +0800
committerKhem Raj <raj.khem@gmail.com>2022-06-30 13:39:27 -0400
commit28d74585524ad42c93014f13c5461dab58e74fb9 (patch)
treea59dbfe1e769196cb512931a13747a76bd05d02d /meta-oe/recipes-devtools
parentbe8c2c6df9bd49eeef8417fd83c53703b9f8e53d (diff)
downloadmeta-openembedded-28d74585524ad42c93014f13c5461dab58e74fb9.tar.gz
ctags: upgrade 5.9.20220529.0 -> 5.9.20220605.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-devtools')
-rw-r--r--meta-oe/recipes-devtools/ctags/ctags_5.9.20220605.0.bb (renamed from meta-oe/recipes-devtools/ctags/ctags_5.9.20220529.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/ctags/ctags_5.9.20220529.0.bb b/meta-oe/recipes-devtools/ctags/ctags_5.9.20220605.0.bb
index 1ec8d0e13..099b9bdea 100644
--- a/meta-oe/recipes-devtools/ctags/ctags_5.9.20220529.0.bb
+++ b/meta-oe/recipes-devtools/ctags/ctags_5.9.20220605.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 = "fff389b94b8e3fb53bdb59789dabc2693c534804" 17SRCREV = "4e9f5df52498777d46360cb610f63d7af1f4b771"
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"