aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
authorzangrc <zangrc.fnst@fujitsu.com>2021-04-01 10:27:29 +0800
committerArmin Kuster <akuster808@gmail.com>2021-04-03 07:46:03 -0700
commit5012073635e33595a40cd51a6d8d0f6a1aadc754 (patch)
tree0867c96f54beab219cc164eeb08ac17a41b8ce16 /meta-gnome
parentc9674d330e3416d2a10dd6ff85a67ac5f94fa9d8 (diff)
downloadmeta-openembedded-5012073635e33595a40cd51a6d8d0f6a1aadc754.tar.gz
gnome-autoar: upgrade 0.2.4 -> 0.3.1
Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit a281dd572c730a5f107b7cd524c8bfe66d366104) Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-gnome')
-rw-r--r--meta-gnome/recipes-gnome/gnome-autoar/gnome-autoar_0.3.1.bb (renamed from meta-gnome/recipes-gnome/gnome-autoar/gnome-autoar_0.2.4.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-autoar/gnome-autoar_0.2.4.bb b/meta-gnome/recipes-gnome/gnome-autoar/gnome-autoar_0.3.1.bb
index afeda3e931..5e833a91ac 100644
--- a/meta-gnome/recipes-gnome/gnome-autoar/gnome-autoar_0.2.4.bb
+++ b/meta-gnome/recipes-gnome/gnome-autoar/gnome-autoar_0.3.1.bb
@@ -9,8 +9,8 @@ DEPENDS = " \
inherit gnomebase gobject-introspection gtk-doc vala
-SRC_URI[archive.md5sum] = "36ab263f477eeee3c95c9381766eb3c2"
-SRC_URI[archive.sha256sum] = "0a34c377f8841abbf4c29bc848b301fbd8e4e20c03d7318c777c58432033657a"
+SRC_URI[archive.md5sum] = "3149496d0189623a8e1289bbab4d8385"
+SRC_URI[archive.sha256sum] = "0e78713e6f0de339fdee16bab82753ae290fe80fa7b4ba6e3db8c1465b81d0f8"
do_compile_prepend() {
export GIR_EXTRA_LIBS_PATH="${B}/gnome-autoar/.libs"