diff options
| author | Petr Vorel <petr.vorel@gmail.com> | 2017-11-02 21:11:55 +0100 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-11-02 21:23:32 +0100 |
| commit | 233242baed3ea1d980f23e53d8317b86b8114e2d (patch) | |
| tree | 5da46ccfb26399c9075d604e8f795788d3ac836e /package/feh | |
| parent | d2d1101c54197b2ba98a0df50f4fd759ba0777f4 (diff) | |
| download | buildroot-233242baed3ea1d980f23e53d8317b86b8114e2d.tar.gz buildroot-233242baed3ea1d980f23e53d8317b86b8114e2d.zip | |
package/feh: Bump to version 2.21
Signed-off-by: Petr Vorel <petr.vorel@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/feh')
| -rw-r--r-- | package/feh/feh.hash | 2 | ||||
| -rw-r--r-- | package/feh/feh.mk | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/package/feh/feh.hash b/package/feh/feh.hash index c11ff64175..f3f7ceddd9 100644 --- a/package/feh/feh.hash +++ b/package/feh/feh.hash @@ -1,2 +1,2 @@ # Locally calculated after checking pgp signature -sha256 d82f68c7a96e1860dab3584ed58bda69446b692ae79a4ca999018507da310563 feh-2.18.3.tar.bz2 +sha256 520481c9908d999f8f7546103b78ff9b11f41d25b0938f0a22f10aaa48beef2b feh-2.21.tar.bz2 diff --git a/package/feh/feh.mk b/package/feh/feh.mk index ac8f68388b..3f4c410440 100644 --- a/package/feh/feh.mk +++ b/package/feh/feh.mk @@ -4,7 +4,7 @@ # ################################################################################ -FEH_VERSION = 2.18.3 +FEH_VERSION = 2.21 FEH_SOURCE = feh-$(FEH_VERSION).tar.bz2 FEH_SITE = http://feh.finalrewind.org FEH_DEPENDENCIES = libcurl imlib2 libpng xlib_libXinerama xlib_libXt |

