Message ID | 20250821155926.1312052-1-martin.jansa@gmail.com |
---|---|
State | New |
Headers | show |
Series | [meta-oe,scarthgap] hunspell-dictionaries: switch branch from master to main | expand |
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" PV = "0.0.0+git" SRCREV = "820a65e539e34a3a8c2a855d2450b84745c624ee" -SRC_URI = "git://github.com/wooorm/dictionaries.git;branch=master;protocol=https" +SRC_URI = "git://github.com/wooorm/dictionaries.git;branch=main;protocol=https" S = "${WORKDIR}/git"