From bd7690a479bcafa7096b41028dee413c9b73c855 Mon Sep 17 00:00:00 2001 From: Gyorgy Sarvari Date: Sat, 6 Sep 2025 08:44:50 +0200 Subject: hunspell-dictionaries: fix SRC_URI The master branch has been renamed to main. Signed-off-by: Gyorgy Sarvari --- meta-oe/recipes-support/hunspell/hunspell-dictionaries.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-oe/recipes-support/hunspell/hunspell-dictionaries.bb') diff --git a/meta-oe/recipes-support/hunspell/hunspell-dictionaries.bb b/meta-oe/recipes-support/hunspell/hunspell-dictionaries.bb index 047acf28db..eb444b3ada 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${SRCPV}" 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" -- cgit v1.2.3-54-g00ecf