diff options
-rw-r--r-- | meta-oe/recipes-graphics/feh/feh_3.11.2.bb (renamed from meta-oe/recipes-graphics/feh/feh_3.11.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/feh/feh_3.11.1.bb b/meta-oe/recipes-graphics/feh/feh_3.11.2.bb index 1a269624a7..57c30c3475 100644 --- a/meta-oe/recipes-graphics/feh/feh_3.11.1.bb +++ b/meta-oe/recipes-graphics/feh/feh_3.11.2.bb | |||
@@ -9,7 +9,7 @@ DEPENDS = "\ | |||
9 | " | 9 | " |
10 | 10 | ||
11 | SRC_URI = "https://feh.finalrewind.org/feh-${PV}.tar.bz2" | 11 | SRC_URI = "https://feh.finalrewind.org/feh-${PV}.tar.bz2" |
12 | SRC_URI[sha256sum] = "43d8e6742ec273ef3084bde82c5ead5a074348d9bfce28f1b0f8504623ca9b74" | 12 | SRC_URI[sha256sum] = "020f8bce84c709333dcc6ec5fff36313782e0b50662754947c6585d922a7a7b2" |
13 | 13 | ||
14 | inherit mime-xdg features_check | 14 | inherit mime-xdg features_check |
15 | # depends on virtual/libx11 | 15 | # depends on virtual/libx11 |