diff options
-rw-r--r-- | meta-gnome/recipes-gnome/gnome-chess/gnome-chess_48.0.bb (renamed from meta-gnome/recipes-gnome/gnome-chess/gnome-chess_47.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-chess/gnome-chess_47.0.bb b/meta-gnome/recipes-gnome/gnome-chess/gnome-chess_48.0.bb index 47c412d75e..0e41626e6d 100644 --- a/meta-gnome/recipes-gnome/gnome-chess/gnome-chess_47.0.bb +++ b/meta-gnome/recipes-gnome/gnome-chess/gnome-chess_48.0.bb | |||
@@ -29,6 +29,6 @@ inherit meson pkgconfig gobject-introspection gtk-icon-cache vala features_check | |||
29 | GIR_MESON_OPTION = "" | 29 | GIR_MESON_OPTION = "" |
30 | 30 | ||
31 | S = "${WORKDIR}/git" | 31 | S = "${WORKDIR}/git" |
32 | SRCREV = "91476257c2404945bfa30238c38391343bf4737b" | 32 | SRCREV = "b0bf5288438f74fcb455e1e49f855b4964a2c7cb" |
33 | 33 | ||
34 | FILES:${PN} += "${datadir}" | 34 | FILES:${PN} += "${datadir}" |