All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/feh: bump to version 2.13.1, add hash file
@ 2015-06-16 13:23 Petr Vorel
  2015-06-21  7:56 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Petr Vorel @ 2015-06-16 13:23 UTC (permalink / raw)
  To: buildroot

From: Petr Vorel <petr.vorel@gmail.com>

Signed-off-by: Petr Vorel <petr.vorel@gmail.com>
---
 package/feh/feh.hash | 2 ++
 package/feh/feh.mk   | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)
 create mode 100644 package/feh/feh.hash

diff --git a/package/feh/feh.hash b/package/feh/feh.hash
new file mode 100644
index 0000000..2ba2b01
--- /dev/null
+++ b/package/feh/feh.hash
@@ -0,0 +1,2 @@
+# Locally computed:
+sha256  865088d0481f6862d79d7c08d7b6cf1d25058a74a5784e511a1422fea8aba980  feh-2.13.1.tar.bz2
diff --git a/package/feh/feh.mk b/package/feh/feh.mk
index 0c4c164..1fcec20 100644
--- a/package/feh/feh.mk
+++ b/package/feh/feh.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-FEH_VERSION = 2.12.1
+FEH_VERSION = 2.13.1
 FEH_SOURCE = feh-$(FEH_VERSION).tar.bz2
 FEH_SITE = http://feh.finalrewind.org
 FEH_DEPENDENCIES = libcurl imlib2 libpng xlib_libXinerama xlib_libXt
-- 
1.8.0

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH 1/1] package/feh: bump to version 2.13.1, add hash file
  2015-06-16 13:23 [Buildroot] [PATCH 1/1] package/feh: bump to version 2.13.1, add hash file Petr Vorel
@ 2015-06-21  7:56 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2015-06-21  7:56 UTC (permalink / raw)
  To: buildroot

Dear Petr Vorel,

On Tue, 16 Jun 2015 15:23:54 +0200, Petr Vorel wrote:
> From: Petr Vorel <petr.vorel@gmail.com>
> 
> Signed-off-by: Petr Vorel <petr.vorel@gmail.com>
> ---
>  package/feh/feh.hash | 2 ++
>  package/feh/feh.mk   | 2 +-
>  2 files changed, 3 insertions(+), 1 deletion(-)
>  create mode 100644 package/feh/feh.hash

Applied, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-06-21  7:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-16 13:23 [Buildroot] [PATCH 1/1] package/feh: bump to version 2.13.1, add hash file Petr Vorel
2015-06-21  7:56 ` Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.