ctags: upgrade 5.9.20221113.0 -> 5.9.20221120.0

Changelog:
===========
build-sys: add clean-tlib and clean-gcov to the dependecy list of clean-local
Fortran: reset "newline" state when processing a new input file

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-28 14:05:51 +08:00 committed by Khem Raj
parent 706cfeb250
commit f4fa775d78

View File

@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3"
inherit autotools-brokensep pkgconfig manpages
SRCREV = "83c1a093b3cd980fd3f08b3927c0cac34a1c4740"
SRCREV = "08fd0c4d931e929e21ae46568c603727e44b897f"
SRC_URI = "git://github.com/universal-ctags/ctags;branch=master;protocol=https"
S = "${WORKDIR}/git"