summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2023-07-18 12:25:06 +0800
committerKhem Raj <raj.khem@gmail.com>2023-07-20 19:08:56 -0700
commit95d1088e4fcbcfb8cd1179198e74f60ad83bbcfc (patch)
tree7ed4e4aeb0a1d1f0887ddc9781218bb4eed37c83
parent26f2cb6360a85bc030d77b05afc208c7c9fefa05 (diff)
downloadmeta-openembedded-95d1088e4fcbcfb8cd1179198e74f60ad83bbcfc.tar.gz
gnome-commander: upgrade 1.16.0 -> 1.16.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-gnome/recipes-gnome/gnome-commander/gnome-commander_1.16.1.bb (renamed from meta-gnome/recipes-gnome/gnome-commander/gnome-commander_1.16.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-commander/gnome-commander_1.16.0.bb b/meta-gnome/recipes-gnome/gnome-commander/gnome-commander_1.16.1.bb
index 8c4b79160a..6aa28fc00f 100644
--- a/meta-gnome/recipes-gnome/gnome-commander/gnome-commander_1.16.0.bb
+++ b/meta-gnome/recipes-gnome/gnome-commander/gnome-commander_1.16.1.bb
@@ -17,7 +17,7 @@ GNOMEBASEBUILDCLASS = "meson"
17GIR_MESON_ENABLE_FLAG = 'enabled' 17GIR_MESON_ENABLE_FLAG = 'enabled'
18GIR_MESON_DISABLE_FLAG = 'disabled' 18GIR_MESON_DISABLE_FLAG = 'disabled'
19 19
20SRC_URI[archive.sha256sum] = "d80ac70b99a7059c8f28ca0bf37305f09daeaecfceb1528d68a435ace9e8ec5d" 20SRC_URI[archive.sha256sum] = "3f1d00c4a650fe7902167648286b32c9ca4ef86e31a5d8ccca0139f12d10d0b3"
21 21
22PACKAGECONFIG ??= "exiv2 taglib libgsf poppler" 22PACKAGECONFIG ??= "exiv2 taglib libgsf poppler"
23PACKAGECONFIG[exiv2] = "-Dexiv2=enabled,-Dexiv2=disabled,exiv2" 23PACKAGECONFIG[exiv2] = "-Dexiv2=enabled,-Dexiv2=disabled,exiv2"