diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2023-05-31 15:39:59 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-05-31 08:28:50 -0700 |
commit | 39c66a1844ee150672adc8a407dcf4fbd04c6efc (patch) | |
tree | f70ab3970a5ebf31086fd68af46b03d270aedee3 /meta-oe/recipes-devtools | |
parent | dffc4afc5328bc3ff7266de99c3ee53c30014ae6 (diff) | |
download | meta-openembedded-39c66a1844ee150672adc8a407dcf4fbd04c6efc.tar.gz |
ctags: upgrade 6.0.20230521.0 -> 6.0.20230528.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_6.0.20230528.0.bb (renamed from meta-oe/recipes-devtools/ctags/ctags_6.0.20230521.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/ctags/ctags_6.0.20230521.0.bb b/meta-oe/recipes-devtools/ctags/ctags_6.0.20230528.0.bb index 8949380f3..6c9a08f13 100644 --- a/meta-oe/recipes-devtools/ctags/ctags_6.0.20230521.0.bb +++ b/meta-oe/recipes-devtools/ctags/ctags_6.0.20230528.0.bb | |||
@@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3" | |||
14 | 14 | ||
15 | inherit autotools-brokensep pkgconfig manpages | 15 | inherit autotools-brokensep pkgconfig manpages |
16 | 16 | ||
17 | SRCREV = "dfabddcc12549abefa92e5ff628be25ddb112eca" | 17 | SRCREV = "b3e1ad7db92a5fbe6df96e576210001c74bc7949" |
18 | SRC_URI = "git://github.com/universal-ctags/ctags;branch=master;protocol=https" | 18 | SRC_URI = "git://github.com/universal-ctags/ctags;branch=master;protocol=https" |
19 | 19 | ||
20 | S = "${WORKDIR}/git" | 20 | S = "${WORKDIR}/git" |