From 4f61fe65afa9e5888accca9a2fec1c15a0b65ac0 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Mon, 10 Apr 2023 16:26:02 +0800 Subject: [PATCH] feh: upgrade 3.9.1 -> 3.10 Changelog: ========== * Add --sort=none option to un-set sort modes specified earlier * Improve error messages for Imlib2 >= 1.8 * Fix build with clang 16. (Patch by orbea) * Fix tests when building with magic=1 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- meta-oe/recipes-graphics/feh/{feh_3.9.1.bb => feh_3.10.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-graphics/feh/{feh_3.9.1.bb => feh_3.10.bb} (89%) diff --git a/meta-oe/recipes-graphics/feh/feh_3.9.1.bb b/meta-oe/recipes-graphics/feh/feh_3.10.bb similarity index 89% rename from meta-oe/recipes-graphics/feh/feh_3.9.1.bb rename to meta-oe/recipes-graphics/feh/feh_3.10.bb index d78fe7e17d..0f0e61893a 100644 --- a/meta-oe/recipes-graphics/feh/feh_3.9.1.bb +++ b/meta-oe/recipes-graphics/feh/feh_3.10.bb @@ -10,7 +10,7 @@ DEPENDS = "\ " SRC_URI = "https://feh.finalrewind.org/feh-${PV}.tar.bz2" -SRC_URI[sha256sum] = "455c92711b588af149b945edc5c145f3e9aa137ed9689dabed49d5e4acac75fa" +SRC_URI[sha256sum] = "1d71d1f6dcfe9ffee5e2766969a11978f7eb4fac7d7ae556f104c11f9c57cc98" inherit mime-xdg features_check # depends on virtual/libx11