diff options
-rw-r--r-- | meta-oe/recipes-devtools/ctags/ctags_5.9.20210613.0.bb (renamed from meta-oe/recipes-devtools/ctags/ctags_5.9.20210606.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/ctags/ctags_5.9.20210606.0.bb b/meta-oe/recipes-devtools/ctags/ctags_5.9.20210613.0.bb index 471b8edce0..f0ac4f615c 100644 --- a/meta-oe/recipes-devtools/ctags/ctags_5.9.20210606.0.bb +++ b/meta-oe/recipes-devtools/ctags/ctags_5.9.20210613.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 = "92b49e2ef6961d6b39890f430a56478ec9e5e82f" | 17 | SRCREV = "f3ac807427e07f04b3b9225d61c339b3e8b4925f" |
18 | SRC_URI = "git://github.com/universal-ctags/ctags" | 18 | SRC_URI = "git://github.com/universal-ctags/ctags" |
19 | 19 | ||
20 | S = "${WORKDIR}/git" | 20 | S = "${WORKDIR}/git" |