diff options
-rw-r--r-- | meta-oe/recipes-graphics/feh/feh_3.10.bb (renamed from meta-oe/recipes-graphics/feh/feh_3.9.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/feh/feh_3.9.1.bb b/meta-oe/recipes-graphics/feh/feh_3.10.bb index d78fe7e17..0f0e61893 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 = "\ | |||
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] = "455c92711b588af149b945edc5c145f3e9aa137ed9689dabed49d5e4acac75fa" | 13 | SRC_URI[sha256sum] = "1d71d1f6dcfe9ffee5e2766969a11978f7eb4fac7d7ae556f104c11f9c57cc98" |
14 | 14 | ||
15 | inherit mime-xdg features_check | 15 | inherit mime-xdg features_check |
16 | # depends on virtual/libx11 | 16 | # depends on virtual/libx11 |