aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/ctags/ctags_5.9.20210905.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-devtools/ctags/ctags_5.9.20210905.0.bb')
-rw-r--r--meta-oe/recipes-devtools/ctags/ctags_5.9.20210905.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/ctags/ctags_5.9.20210905.0.bb b/meta-oe/recipes-devtools/ctags/ctags_5.9.20210905.0.bb
index 3289436fa2..4cc1c12b65 100644
--- a/meta-oe/recipes-devtools/ctags/ctags_5.9.20210905.0.bb
+++ b/meta-oe/recipes-devtools/ctags/ctags_5.9.20210905.0.bb
@@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3"
inherit autotools-brokensep pkgconfig manpages
SRCREV = "ca81123303640582358ce7b8a4e466615950a1f7"
-SRC_URI = "git://github.com/universal-ctags/ctags"
+SRC_URI = "git://github.com/universal-ctags/ctags;branch=master;protocol=https"
S = "${WORKDIR}/git"