All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
From: Petr Vorel <petr.vorel@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/feh: bump to version 2.13.1, add hash file
Date: Tue, 16 Jun 2015 15:23:54 +0200	[thread overview]
Message-ID: <1434461034-14880-1-git-send-email-vorel@jablocom.com> (raw)

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

             reply	other threads:[~2015-06-16 13:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-16 13:23 Petr Vorel [this message]
2015-06-21  7:56 ` [Buildroot] [PATCH 1/1] package/feh: bump to version 2.13.1, add hash file Thomas Petazzoni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1434461034-14880-1-git-send-email-vorel@jablocom.com \
    --to=petr.vorel@gmail.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.