From 454f58b09a593c97f76dd784b45c42ec8d1dc1ad Mon Sep 17 00:00:00 2001 From: wangmy Date: Mon, 27 Jun 2022 14:59:16 +0800 Subject: [PATCH] gnome-commander: upgrade 1.14.2 -> 1.14.3 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj (cherry picked from commit 4b2e46f2574cb073b13480c654210b7c2083cdba) Signed-off-by: Gyorgy Sarvari --- .../{gnome-commander_1.14.2.bb => gnome-commander_1.14.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/gnome-commander/{gnome-commander_1.14.2.bb => gnome-commander_1.14.3.bb} (87%) diff --git a/meta-gnome/recipes-gnome/gnome-commander/gnome-commander_1.14.2.bb b/meta-gnome/recipes-gnome/gnome-commander/gnome-commander_1.14.3.bb similarity index 87% rename from meta-gnome/recipes-gnome/gnome-commander/gnome-commander_1.14.2.bb rename to meta-gnome/recipes-gnome/gnome-commander/gnome-commander_1.14.3.bb index c672422992..b16400cf38 100644 --- a/meta-gnome/recipes-gnome/gnome-commander/gnome-commander_1.14.2.bb +++ b/meta-gnome/recipes-gnome/gnome-commander/gnome-commander_1.14.3.bb @@ -10,7 +10,7 @@ DEPENDS = " \ inherit gnomebase itstool gettext gnome-help features_check ANY_OF_DISTRO_FEATURES = "${GTK2DISTROFEATURES}" -SRC_URI[archive.sha256sum] = "1378efd24f8af18a09031d83d918f9662a3f5eba5a6f9df9fc55870f2e6f0ee9" +SRC_URI[archive.sha256sum] = "78d8dce70fb922b2909cf767783053b0811213a4d6a49b3875510cf3a84efd7b" PACKAGECONFIG ??= "exiv2 taglib libgsf poppler" PACKAGECONFIG[exiv2] = "--with-exiv2,--without-exiv2,exiv2"