diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2023-11-22 14:15:44 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-11-21 22:35:50 -0800 |
| commit | 40dd5bd576a34d50be555790ce9531642f90dec7 (patch) | |
| tree | 15ba357683b238dce6ad431672c7ca6a4e1014bf | |
| parent | cfb3134cfb9b22ff3fb0b3d202a93b3f659fbb0d (diff) | |
| download | meta-openembedded-40dd5bd576a34d50be555790ce9531642f90dec7.tar.gz | |
ctags: upgrade 6.0.20231112.0 -> 6.0.20231119.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-devtools/ctags/ctags_6.0.20231119.0.bb (renamed from meta-oe/recipes-devtools/ctags/ctags_6.0.20231112.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/ctags/ctags_6.0.20231112.0.bb b/meta-oe/recipes-devtools/ctags/ctags_6.0.20231119.0.bb index fcb2f55d81..b53753c12d 100644 --- a/meta-oe/recipes-devtools/ctags/ctags_6.0.20231112.0.bb +++ b/meta-oe/recipes-devtools/ctags/ctags_6.0.20231119.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 = "10399406a9bc2e2fc7f17a8f1adbad69395b5e43" | 17 | SRCREV = "f727e74001ec5081818669635fc2bae377be6eda" |
| 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" |
