ctags: upgrade 5.9.20221023.0 -> 5.9.20221106.0

Changelog:
==========
lregex: warn if mgroup= flag is not given in --mline-regex-<LANG>=
Meson: extract imported modules as reference tags

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Wang Mingyu
2022-11-07 16:29:45 +08:00
committed by Khem Raj
parent df06118e8a
commit 9152452b01
@@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3"
inherit autotools-brokensep pkgconfig manpages inherit autotools-brokensep pkgconfig manpages
SRCREV = "d8f5c062ea6ff484f4f1f5095a7d3c364f3019ea" SRCREV = "bf0d53505856d4b3e662be22bbe5fcb740451ca1"
SRC_URI = "git://github.com/universal-ctags/ctags;branch=master;protocol=https" SRC_URI = "git://github.com/universal-ctags/ctags;branch=master;protocol=https"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"