diff --git a/meta-oe/recipes-devtools/ctags/ctags_6.1.20250330.0.bb b/meta-oe/recipes-devtools/ctags/ctags_6.1.20250413.0.bb similarity index 93% rename from meta-oe/recipes-devtools/ctags/ctags_6.1.20250330.0.bb rename to meta-oe/recipes-devtools/ctags/ctags_6.1.20250413.0.bb index dba1dddcd9..a1f0eca4f1 100644 --- a/meta-oe/recipes-devtools/ctags/ctags_6.1.20250330.0.bb +++ b/meta-oe/recipes-devtools/ctags/ctags_6.1.20250413.0.bb @@ -14,8 +14,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3" inherit autotools-brokensep pkgconfig manpages -SRCREV = "ac54c7206d2d7a12f7642e204c679d0009edca15" -SRC_URI = "git://github.com/universal-ctags/ctags;branch=master;protocol=https" +SRCREV = "fccad9b77c17c60e908a69af8d251eec5f5296b5" +SRC_URI = "git://github.com/universal-ctags/ctags;branch=master;protocol=https;tag=p${PV}" S = "${WORKDIR}/git"