mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 04:17:25 +00:00
hunspell-dictionaries: switch branch from master to main
The repository of dictionaries doesn't have a branch named master. So, the branch is switched to main. Signed-off-by: Alexandre Truong <alexandre.truong@smile.fr> Reviewed-by: Yoann Congal <yoann.congal@smile.fr> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
committed by
Anuj Mittal
parent
d90b295188
commit
3ef67c94da
@@ -135,7 +135,7 @@ RDEPENDS:${PN} = "hunspell"
|
|||||||
|
|
||||||
PV = "0.0.0+git"
|
PV = "0.0.0+git"
|
||||||
SRCREV = "820a65e539e34a3a8c2a855d2450b84745c624ee"
|
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"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user