summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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
15inherit autotools-brokensep pkgconfig manpages 15inherit autotools-brokensep pkgconfig manpages
16 16
17SRCREV = "10399406a9bc2e2fc7f17a8f1adbad69395b5e43" 17SRCREV = "f727e74001ec5081818669635fc2bae377be6eda"
18SRC_URI = "git://github.com/universal-ctags/ctags;branch=master;protocol=https" 18SRC_URI = "git://github.com/universal-ctags/ctags;branch=master;protocol=https"
19 19
20S = "${WORKDIR}/git" 20S = "${WORKDIR}/git"