aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2021-06-09 08:38:11 +0200
committerKhem Raj <raj.khem@gmail.com>2021-06-09 08:49:21 -0700
commitacc186cb4b7056fbb3032c276d7050fdbd90840b (patch)
tree009892afc90c261fe76046089baa13ae1fbc0ba6 /meta-gnome/recipes-gnome
parent6889cc6d1c6542888b9f17e2dfaa22a9765787d8 (diff)
downloadmeta-openembedded-contrib-acc186cb4b7056fbb3032c276d7050fdbd90840b.tar.gz
gnome-autoar; upgrade 0.3.2 -> 0.3.3
Major changes in 0.3.3: * extractor: Fix extraction of one file archives (Ondrej Holy) * compressor: Fix usage of uninitialized value (Ondrej Holy) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gnome')
-rw-r--r--meta-gnome/recipes-gnome/gnome-autoar/gnome-autoar_0.3.3.bb (renamed from meta-gnome/recipes-gnome/gnome-autoar/gnome-autoar_0.3.2.bb)3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-autoar/gnome-autoar_0.3.2.bb b/meta-gnome/recipes-gnome/gnome-autoar/gnome-autoar_0.3.3.bb
index 8eba859419..5d7a9a6575 100644
--- a/meta-gnome/recipes-gnome/gnome-autoar/gnome-autoar_0.3.2.bb
+++ b/meta-gnome/recipes-gnome/gnome-autoar/gnome-autoar_0.3.3.bb
@@ -9,8 +9,7 @@ DEPENDS = " \
inherit gnomebase gobject-introspection gtk-doc vala
-SRC_URI[archive.md5sum] = "3c8da1a8489255f2aaa5fdb690308e5d"
-SRC_URI[archive.sha256sum] = "a48c4d5ce9a9ed05ba8bc8fdeb9af2d1a7bd8091c2911d6c37223c4f488f7c72"
+SRC_URI[archive.sha256sum] = "272400f73a375a7e88fdf1e12591bfb8f3f03edf01780cadcd74f70b613e5c04"
do_compile_prepend() {
export GIR_EXTRA_LIBS_PATH="${B}/gnome-autoar/.libs"