diff options
| -rw-r--r-- | meta-gnome/recipes-gnome/gnome-chess/gnome-chess_47.0.bb (renamed from meta-gnome/recipes-gnome/gnome-chess/gnome-chess_46.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-chess/gnome-chess_46.0.bb b/meta-gnome/recipes-gnome/gnome-chess/gnome-chess_47.0.bb index bb53b58df7..e3365f6181 100644 --- a/meta-gnome/recipes-gnome/gnome-chess/gnome-chess_46.0.bb +++ b/meta-gnome/recipes-gnome/gnome-chess/gnome-chess_47.0.bb | |||
| @@ -22,13 +22,13 @@ 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 | ||
| 29 | GIR_MESON_OPTION = "" | 29 | GIR_MESON_OPTION = "" |
| 30 | 30 | ||
| 31 | S = "${WORKDIR}/git" | 31 | S = "${WORKDIR}/git" |
| 32 | SRCREV = "c3625ee59ab3acfd7566ef04300b15ddbadaaac3" | 32 | SRCREV = "91476257c2404945bfa30238c38391343bf4737b" |
| 33 | 33 | ||
| 34 | FILES:${PN} += "${datadir}" | 34 | FILES:${PN} += "${datadir}" |
