ctags: upgrade 5.9.20221016.0 -> 5.9.20221023.0

Changelog:
lregex: warn if mgroup= flag is not given in --mline-regex-<LANG>

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-10-31 16:39:42 +08:00
committed by Khem Raj
parent e173674952
commit e72998c004
@@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3"
inherit autotools-brokensep pkgconfig manpages inherit autotools-brokensep pkgconfig manpages
SRCREV = "a2995833175678358767e1c9a36ad3946667edf1" SRCREV = "d8f5c062ea6ff484f4f1f5095a7d3c364f3019ea"
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"