diff options
| author | Gyorgy Sarvari <skandigraun@gmail.com> | 2025-11-09 17:00:03 +0100 |
|---|---|---|
| committer | Anuj Mittal <anuj.mittal@oss.qualcomm.com> | 2025-11-12 11:32:41 +0530 |
| commit | 8a2e72ee1ab817daa9de398fdb5051116ece208d (patch) | |
| tree | 3c0ec8dd542d89d3f60b7c237bb0c8016342b0e5 /meta-gnome | |
| parent | 75225a417cd95e51d5d078ba36be7f2deee07f88 (diff) | |
| download | meta-openembedded-8a2e72ee1ab817daa9de398fdb5051116ece208d.tar.gz | |
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>
Diffstat (limited to 'meta-gnome')
| -rw-r--r-- | meta-gnome/recipes-gnome/gnome-chess/gnome-chess_46.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-chess/gnome-chess_46.0.bb b/meta-gnome/recipes-gnome/gnome-chess/gnome-chess_46.0.bb index 0b78a935f1..b66a96cc1c 100644 --- a/meta-gnome/recipes-gnome/gnome-chess/gnome-chess_46.0.bb +++ b/meta-gnome/recipes-gnome/gnome-chess/gnome-chess_46.0.bb | |||
| @@ -22,7 +22,7 @@ DEPENDS = " \ | |||
| 22 | 22 | ||
| 23 | RRECOMMENDS:${PN} = "gnuchess" | 23 | RRECOMMENDS:${PN} = "gnuchess" |
| 24 | 24 | ||
| 25 | SRC_URI = "git://github.com/GNOME/gnome-chess.git;protocol=https;branch=master" | 25 | SRC_URI = "git://github.com/GNOME/gnome-chess.git;protocol=https;branch=main" |
| 26 | 26 | ||
| 27 | inherit meson pkgconfig gobject-introspection gtk-icon-cache vala features_check mime-xdg gsettings | 27 | inherit meson pkgconfig gobject-introspection gtk-icon-cache vala features_check mime-xdg gsettings |
| 28 | 28 | ||
