From e03ef400f0202ca53bc2cef628020887c5062816 Mon Sep 17 00:00:00 2001 From: wangmy Date: Fri, 8 Apr 2022 22:42:44 +0800 Subject: [PATCH] feh: upgrade 3.6.1 -> 3.8 Changelog from 3.6.1 to 3.8 is included in https://feh.finalrewind.org/archive/ Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- meta-oe/recipes-graphics/feh/{feh_3.6.1.bb => feh_3.8.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-graphics/feh/{feh_3.6.1.bb => feh_3.8.bb} (89%) diff --git a/meta-oe/recipes-graphics/feh/feh_3.6.1.bb b/meta-oe/recipes-graphics/feh/feh_3.8.bb similarity index 89% rename from meta-oe/recipes-graphics/feh/feh_3.6.1.bb rename to meta-oe/recipes-graphics/feh/feh_3.8.bb index 88c6337613..12951e28c5 100644 --- a/meta-oe/recipes-graphics/feh/feh_3.6.1.bb +++ b/meta-oe/recipes-graphics/feh/feh_3.8.bb @@ -10,7 +10,7 @@ DEPENDS = "\ " SRC_URI = "https://feh.finalrewind.org/feh-${PV}.tar.bz2" -SRC_URI[sha256sum] = "9b1edec52cbae97b17530cb5db10666abfb9983f51a5d820c89added6f7b1ea8" +SRC_URI[sha256sum] = "7f3c34552b39336d7ebee2d7c4bf5697aaaa2c6c102c357f6e82ea240bd62ba9" inherit mime-xdg features_check # depends on virtual/libx11