diff options
author | wangmy <wangmy@fujitsu.com> | 2022-04-08 22:42:44 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2022-04-11 08:52:55 -0700 |
commit | e03ef400f0202ca53bc2cef628020887c5062816 (patch) | |
tree | c8508c197793095e34ae53faaab11dbff8a1a7b8 | |
parent | aebd911ce1f637c0e5db6391d05d93a174371ef2 (diff) | |
download | meta-openembedded-e03ef400f0202ca53bc2cef628020887c5062816.tar.gz |
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 <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-oe/recipes-graphics/feh/feh_3.8.bb (renamed from meta-oe/recipes-graphics/feh/feh_3.6.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/feh/feh_3.6.1.bb b/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 = "\ | |||
10 | " | 10 | " |
11 | 11 | ||
12 | SRC_URI = "https://feh.finalrewind.org/feh-${PV}.tar.bz2" | 12 | SRC_URI = "https://feh.finalrewind.org/feh-${PV}.tar.bz2" |
13 | SRC_URI[sha256sum] = "9b1edec52cbae97b17530cb5db10666abfb9983f51a5d820c89added6f7b1ea8" | 13 | SRC_URI[sha256sum] = "7f3c34552b39336d7ebee2d7c4bf5697aaaa2c6c102c357f6e82ea240bd62ba9" |
14 | 14 | ||
15 | inherit mime-xdg features_check | 15 | inherit mime-xdg features_check |
16 | # depends on virtual/libx11 | 16 | # depends on virtual/libx11 |