summaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2024-09-10 17:02:33 +0800
committerKhem Raj <raj.khem@gmail.com>2024-09-10 07:20:36 -0700
commit43b9a44182bda3a2b3f2d7ef746c5527fd04eecd (patch)
treeef384c33734e0de765cc6bf571888cbd8e2dceae /meta-gnome
parent20d4febb9facc0790f3e0da240a2ca3ef0df4724 (diff)
downloadmeta-openembedded-43b9a44182bda3a2b3f2d7ef746c5527fd04eecd.tar.gz
gnome-autoar: upgrade 0.4.4 -> 0.4.5
Changelog: =========== * mime-types: Add tar variant of bzip2 * extractor: Fix source string leak Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome')
-rw-r--r--meta-gnome/recipes-gnome/gnome-autoar/gnome-autoar_0.4.5.bb (renamed from meta-gnome/recipes-gnome/gnome-autoar/gnome-autoar_0.4.4.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-autoar/gnome-autoar_0.4.4.bb b/meta-gnome/recipes-gnome/gnome-autoar/gnome-autoar_0.4.5.bb
index 8d602eee44..d7325888d6 100644
--- a/meta-gnome/recipes-gnome/gnome-autoar/gnome-autoar_0.4.4.bb
+++ b/meta-gnome/recipes-gnome/gnome-autoar/gnome-autoar_0.4.5.bb
@@ -13,7 +13,7 @@ GTKDOC_MESON_OPTION = "gtk_doc"
13 13
14inherit gnomebase gobject-introspection gtk-doc vala 14inherit gnomebase gobject-introspection gtk-doc vala
15 15
16SRC_URI[archive.sha256sum] = "c0afbe333bcf3cb1441a1f574cc8ec7b1b8197779145d4edeee2896fdacfc3c2" 16SRC_URI[archive.sha256sum] = "838c5306fc38bfaa2f23abe24262f4bf15771e3303fb5dcb74f5b9c7a615dabe"
17 17
18do_compile:prepend() { 18do_compile:prepend() {
19 export GIR_EXTRA_LIBS_PATH="${B}/gnome-autoar/.libs" 19 export GIR_EXTRA_LIBS_PATH="${B}/gnome-autoar/.libs"