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