summaryrefslogtreecommitdiffstats
path: root/package/feh
diff options
context:
space:
mode:
authorPetr Vorel <petr.vorel@gmail.com>2017-11-16 11:04:59 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-12-01 22:21:35 +0100
commitcf6c97a7fbd3ca799c1dba2710e8c153b4122597 (patch)
treef206927aa2662c3272040818a9261d3ef82fd0b4 /package/feh
parent2168d42852487986c8c3ab5c7136d2313498f071 (diff)
downloadbuildroot-cf6c97a7fbd3ca799c1dba2710e8c153b4122597.tar.gz
buildroot-cf6c97a7fbd3ca799c1dba2710e8c153b4122597.zip
package/feh: Bump to version 2.22.2
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.hash2
-rw-r--r--package/feh/feh.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/package/feh/feh.hash b/package/feh/feh.hash
index f3f7ceddd9..0f8ac8c0b0 100644
--- a/package/feh/feh.hash
+++ b/package/feh/feh.hash
@@ -1,2 +1,2 @@
# Locally calculated after checking pgp signature
-sha256 520481c9908d999f8f7546103b78ff9b11f41d25b0938f0a22f10aaa48beef2b feh-2.21.tar.bz2
+sha256 05a81fbe0997f6274c7617efc351647be38e5244c2624bd203459025c9a68ecd feh-2.22.2.tar.bz2
diff --git a/package/feh/feh.mk b/package/feh/feh.mk
index 3442f57197..311cef3afb 100644
--- a/package/feh/feh.mk
+++ b/package/feh/feh.mk
@@ -4,7 +4,7 @@
#
################################################################################
-FEH_VERSION = 2.21
+FEH_VERSION = 2.22.2
FEH_SOURCE = feh-$(FEH_VERSION).tar.bz2
FEH_SITE = http://feh.finalrewind.org
FEH_DEPENDENCIES = libcurl imlib2 libpng xlib_libXinerama xlib_libXt
OpenPOWER on IntegriCloud