mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
gnome-chess: fix SRC_URI branch
Master branch was renamed to main. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
This commit is contained in:
parent
75225a417c
commit
8a2e72ee1a
@ -22,7 +22,7 @@ DEPENDS = " \
|
||||
|
||||
RRECOMMENDS:${PN} = "gnuchess"
|
||||
|
||||
SRC_URI = "git://github.com/GNOME/gnome-chess.git;protocol=https;branch=master"
|
||||
SRC_URI = "git://github.com/GNOME/gnome-chess.git;protocol=https;branch=main"
|
||||
|
||||
inherit meson pkgconfig gobject-introspection gtk-icon-cache vala features_check mime-xdg gsettings
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user