summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/hunspell/hunspell-dictionaries.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/hunspell/hunspell-dictionaries.bb b/meta-oe/recipes-support/hunspell/hunspell-dictionaries.bb
index 0ec426afb9..12231443a4 100644
--- a/meta-oe/recipes-support/hunspell/hunspell-dictionaries.bb
+++ b/meta-oe/recipes-support/hunspell/hunspell-dictionaries.bb
@@ -135,7 +135,7 @@ RDEPENDS:${PN} = "hunspell"
135 135
136PV = "0.0.0+git" 136PV = "0.0.0+git"
137SRCREV = "820a65e539e34a3a8c2a855d2450b84745c624ee" 137SRCREV = "820a65e539e34a3a8c2a855d2450b84745c624ee"
138SRC_URI = "git://github.com/wooorm/dictionaries.git;branch=master;protocol=https" 138SRC_URI = "git://github.com/wooorm/dictionaries.git;branch=main;protocol=https"
139 139
140S = "${WORKDIR}/git" 140S = "${WORKDIR}/git"
141 141