diff options
author | Markus Volk <f_l_k@t-online.de> | 2024-05-10 08:57:50 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-05-12 21:51:31 -0700 |
commit | 15ce6f812bd274f4a1d9e384258783435a19f519 (patch) | |
tree | 0b69335ac50de0132885cddb3dc815658185ed2a /meta-gnome | |
parent | 5b391d5070248bf2a213a14b879348e5a14f0c3b (diff) | |
download | meta-openembedded-15ce6f812bd274f4a1d9e384258783435a19f519.tar.gz |
gnome-calculator: update 46.0 -> 46.1
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome')
-rw-r--r-- | meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_46.1.bb (renamed from meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_46.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_46.0.bb b/meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_46.1.bb index 5c7e27378c..f1a93ea833 100644 --- a/meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_46.0.bb +++ b/meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_46.1.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] = "44694fda6b6233923f5c10a48d02d2cf5724e011a8a85789074c953101f33bf1" | 32 | SRC_URI[archive.sha256sum] = "2d36750a73890086122cf3f0c83e68517891585615165306fa1596a918668247" |
33 | 33 | ||
34 | FILES:${PN} += " \ | 34 | FILES:${PN} += " \ |
35 | ${datadir}/dbus-1 \ | 35 | ${datadir}/dbus-1 \ |