mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +00:00
hunspell-dictionaries: fix SRC_URI
The master branch has been renamed to main. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user