diff options
-rw-r--r-- | meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_45.0.bb (renamed from meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_44.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_44.0.bb b/meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_45.0.bb index 53dafba184..ed2cb854d7 100644 --- a/meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_44.0.bb +++ b/meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_45.0.bb | |||
@@ -29,7 +29,7 @@ def gnome_verdir(v): | |||
29 | 29 | ||
30 | REQUIRED_DISTRO_FEATURES = "x11 opengl" | 30 | REQUIRED_DISTRO_FEATURES = "x11 opengl" |
31 | 31 | ||
32 | SRC_URI[archive.sha256sum] = "14e763329f88309a7e152780d57361b543100e323906b34e0655fdc315b71043" | 32 | SRC_URI[archive.sha256sum] = "e58df0b5646111baf93ec5309b225d27b7c7f45deeee484af7914331b8cd2822" |
33 | 33 | ||
34 | FILES:${PN} += " \ | 34 | FILES:${PN} += " \ |
35 | ${datadir}/dbus-1 \ | 35 | ${datadir}/dbus-1 \ |