All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fabrice Fontaine <fontaine.fabrice@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/2] imlib2: bump to version 1.5.1
Date: Sun, 23 Sep 2018 22:11:50 +0200	[thread overview]
Message-ID: <20180923201150.10497-2-fontaine.fabrice@gmail.com> (raw)
In-Reply-To: <20180923201150.10497-1-fontaine.fabrice@gmail.com>

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/imlib2/imlib2.hash | 7 ++++---
 package/imlib2/imlib2.mk   | 2 +-
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/package/imlib2/imlib2.hash b/package/imlib2/imlib2.hash
index 62ebac32ea..c52ce9d2f4 100644
--- a/package/imlib2/imlib2.hash
+++ b/package/imlib2/imlib2.hash
@@ -1,7 +1,8 @@
-# From https://sourceforge.net/projects/enlightenment/files/imlib2-src/1.4.10/
-md5 a0de8524592bbd9f24fcc6cb8352137c  imlib2-1.4.10.tar.bz2
-sha1 664df65c6265a2825d685d2f3a4f0d072eb626ac  imlib2-1.4.10.tar.bz2
+# From https://sourceforge.net/projects/enlightenment/files/imlib2-src/1.5.1/
+md5 390aa207693e051bb692f2db650c694b  imlib2-1.5.1.tar.bz2
+sha1 3e97e7157380f0cfbdf4f3c950a7a00bdfa6072c  imlib2-1.5.1.tar.bz2
 
 # Locally computed
+sha256 fa4e57452b8843f4a70f70fd435c746ae2ace813250f8c65f977db5d7914baae  imlib2-1.5.1.tar.bz2
 sha256 fb70339dd33a77b6213c7ae067fccf93d04af44ff3f937c61f8863f7970e73f6  COPYING
 sha256 8c9a2e92ed4937e2d30c2ea95439c36ed3002fc47e34efee43455a460fee8ef5  COPYING-PLAIN
diff --git a/package/imlib2/imlib2.mk b/package/imlib2/imlib2.mk
index 21a96cb1ca..1c2e924d50 100644
--- a/package/imlib2/imlib2.mk
+++ b/package/imlib2/imlib2.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-IMLIB2_VERSION = 1.4.10
+IMLIB2_VERSION = 1.5.1
 IMLIB2_SOURCE = imlib2-$(IMLIB2_VERSION).tar.bz2
 IMLIB2_SITE = http://downloads.sourceforge.net/project/enlightenment/imlib2-src/$(IMLIB2_VERSION)
 IMLIB2_LICENSE = Imlib2
-- 
2.17.1

  reply	other threads:[~2018-09-23 20:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-23 20:11 [Buildroot] [PATCH 1/2] imlib2: update license Fabrice Fontaine
2018-09-23 20:11 ` Fabrice Fontaine [this message]
2018-09-24  0:23   ` [Buildroot] [PATCH 2/2] imlib2: bump to version 1.5.1 Petr Vorel
2018-09-24  0:22 ` [Buildroot] [PATCH 1/2] imlib2: update license Petr Vorel
2018-09-25 20:23 ` Thomas Petazzoni
2018-10-05 12:04 ` Peter Korsgaard

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=20180923201150.10497-2-fontaine.fabrice@gmail.com \
    --to=fontaine.fabrice@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.