aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2022-01-11 13:15:43 +0100
committerKhem Raj <raj.khem@gmail.com>2022-01-11 17:51:55 -0800
commit7f4767585ef09c03f5419b31d67d1d86a3c0eb92 (patch)
treefc03bb977286845d0654f5934bfb360044afe294
parenta5591bc2bce0a909e1abf01bd07c64a1febbc838 (diff)
downloadmeta-openembedded-7f4767585ef09c03f5419b31d67d1d86a3c0eb92.tar.gz
gnome-autoar: upgrade 0.4.1 -> 0.4.2
Major changes in 0.4.2: * Fix extraction to root directory (Ondrej Holy) * Fix extraction of raw format archives (Ondrej Holy) * Do not leave read-only directory in the tree after running tests (Ondrej Holy) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-gnome/recipes-gnome/gnome-autoar/gnome-autoar_0.4.2.bb (renamed from meta-gnome/recipes-gnome/gnome-autoar/gnome-autoar_0.4.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-autoar/gnome-autoar_0.4.1.bb b/meta-gnome/recipes-gnome/gnome-autoar/gnome-autoar_0.4.2.bb
index 415368c7f2..24e7760fa8 100644
--- a/meta-gnome/recipes-gnome/gnome-autoar/gnome-autoar_0.4.1.bb
+++ b/meta-gnome/recipes-gnome/gnome-autoar/gnome-autoar_0.4.2.bb
@@ -14,7 +14,7 @@ GTKDOC_MESON_OPTION = "gtk_doc"
inherit gnomebase gobject-introspection gtk-doc vala
-SRC_URI[archive.sha256sum] = "646bd50ebad92d91c1be89097a15364156157442cac1471ded7ecb27d9a9150e"
+SRC_URI[archive.sha256sum] = "1d20694079300e12feabdb77304a969d1cc190d1d12a949be845cad01c78a5d3"
do_compile:prepend() {
export GIR_EXTRA_LIBS_PATH="${B}/gnome-autoar/.libs"