summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2025-03-21 11:39:02 +0800
committerKhem Raj <raj.khem@gmail.com>2025-03-21 11:07:32 -0700
commiteee1e11a4deb39f7af7c43efede7bd8aff2cb258 (patch)
treeaed3dfd1fb273023db82eec8922d648e78230ad2
parent73b610381a548675e4234125abbd933425502f20 (diff)
downloadmeta-openembedded-eee1e11a4deb39f7af7c43efede7bd8aff2cb258.tar.gz
gnome-chess: upgrade 47.0 -> 48.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-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
29GIR_MESON_OPTION = "" 29GIR_MESON_OPTION = ""
30 30
31S = "${WORKDIR}/git" 31S = "${WORKDIR}/git"
32SRCREV = "91476257c2404945bfa30238c38391343bf4737b" 32SRCREV = "b0bf5288438f74fcb455e1e49f855b4964a2c7cb"
33 33
34FILES:${PN} += "${datadir}" 34FILES:${PN} += "${datadir}"