[Buildroot] [git commit] feh: bump to version 2.14

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Mon Oct 19 20:58:07 UTC 2015


commit: http://git.buildroot.net/buildroot/commit/?id=98269e0b044362a08c994c8a715b3a79f3039743
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: James Knight <james.knight at rockwellcollins.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 package/feh/feh.hash |    2 +-
 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 2ba2b01..396f33d 100644
--- a/package/feh/feh.hash
+++ b/package/feh/feh.hash
@@ -1,2 +1,2 @@
 # Locally computed:
-sha256  865088d0481f6862d79d7c08d7b6cf1d25058a74a5784e511a1422fea8aba980  feh-2.13.1.tar.bz2
+sha256  3829cd8995ec7cc08095a2b22a6c98d1e2638bd87c8b4f0e85a059c6f0edbc48  feh-2.14.tar.bz2
diff --git a/package/feh/feh.mk b/package/feh/feh.mk
index 1fcec20..03435dc 100644
--- a/package/feh/feh.mk
+++ b/package/feh/feh.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-FEH_VERSION = 2.13.1
+FEH_VERSION = 2.14
 FEH_SOURCE = feh-$(FEH_VERSION).tar.bz2
 FEH_SITE = http://feh.finalrewind.org
 FEH_DEPENDENCIES = libcurl imlib2 libpng xlib_libXinerama xlib_libXt


More information about the buildroot mailing list