All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/pngquant: bump version to 2.10.1
@ 2017-09-04 18:03 Bernd Kuhls
  2017-09-05 20:11 ` Thomas Petazzoni
  2017-09-06 12:14 ` Thomas Petazzoni
  0 siblings, 2 replies; 4+ messages in thread
From: Bernd Kuhls @ 2017-09-04 18:03 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/pngquant/pngquant.hash | 4 ++--
 package/pngquant/pngquant.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/pngquant/pngquant.hash b/package/pngquant/pngquant.hash
index c9f449eb49..a3f1005d32 100644
--- a/package/pngquant/pngquant.hash
+++ b/package/pngquant/pngquant.hash
@@ -1,4 +1,4 @@
 # From https://pngquant.org/releases.html
-sha1 08ed436e21429d4983bee0fe069681c458f95209  pngquant-2.9.1-src.tar.gz
+sha1 30f54b0731b8913a8c8b3bd1fdf53e1c68b12262  pngquant-2.10.1-src.tar.gz
 # Locally computed
-sha256 ac2138207ef40acd4e5fdae18798139a9d75dae4f1d0837aea918a2a8c433481  pngquant-2.9.1-src.tar.gz
+sha256 e07a21fe37b6ae9fa5524f1e20a8e73b698566d42d2cc3edd469531745faa850  pngquant-2.10.1-src.tar.gz
diff --git a/package/pngquant/pngquant.mk b/package/pngquant/pngquant.mk
index f0104fb074..a602cbef59 100644
--- a/package/pngquant/pngquant.mk
+++ b/package/pngquant/pngquant.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PNGQUANT_VERSION = 2.9.1
+PNGQUANT_VERSION = 2.10.1
 PNGQUANT_SOURCE = pngquant-$(PNGQUANT_VERSION)-src.tar.gz
 PNGQUANT_SITE = https://pngquant.org
 PNGQUANT_LICENSE = GPL-3.0+
-- 
2.11.0

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

* [Buildroot] [PATCH 1/1] package/pngquant: bump version to 2.10.1
  2017-09-04 18:03 [Buildroot] [PATCH 1/1] package/pngquant: bump version to 2.10.1 Bernd Kuhls
@ 2017-09-05 20:11 ` Thomas Petazzoni
  2017-09-06 12:14 ` Thomas Petazzoni
  1 sibling, 0 replies; 4+ messages in thread
From: Thomas Petazzoni @ 2017-09-05 20:11 UTC (permalink / raw)
  To: buildroot

Hello,

On Mon,  4 Sep 2017 20:03:18 +0200, Bernd Kuhls wrote:
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
>  package/pngquant/pngquant.hash | 4 ++--
>  package/pngquant/pngquant.mk   | 2 +-
>  2 files changed, 3 insertions(+), 3 deletions(-)

Applied to master, thanks.

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

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

* [Buildroot] [PATCH 1/1] package/pngquant: bump version to 2.10.1
  2017-09-04 18:03 [Buildroot] [PATCH 1/1] package/pngquant: bump version to 2.10.1 Bernd Kuhls
  2017-09-05 20:11 ` Thomas Petazzoni
@ 2017-09-06 12:14 ` Thomas Petazzoni
  2017-09-06 16:39   ` Bernd Kuhls
  1 sibling, 1 reply; 4+ messages in thread
From: Thomas Petazzoni @ 2017-09-06 12:14 UTC (permalink / raw)
  To: buildroot

Hello,

On Mon,  4 Sep 2017 20:03:18 +0200, Bernd Kuhls wrote:
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
>  package/pngquant/pngquant.hash | 4 ++--
>  package/pngquant/pngquant.mk   | 2 +-
>  2 files changed, 3 insertions(+), 3 deletions(-)

This bump fails on pretty much all architectures/configurations:

  http://autobuild.buildroot.net/?reason=pngquant-2.10.1

Could you have a look ?

Thanks!

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

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

* [Buildroot] [PATCH 1/1] package/pngquant: bump version to 2.10.1
  2017-09-06 12:14 ` Thomas Petazzoni
@ 2017-09-06 16:39   ` Bernd Kuhls
  0 siblings, 0 replies; 4+ messages in thread
From: Bernd Kuhls @ 2017-09-06 16:39 UTC (permalink / raw)
  To: buildroot

Am Wed, 06 Sep 2017 14:14:32 +0200 schrieb Thomas Petazzoni:

> This bump fails on pretty much all architectures/configurations:
> 
>   http://autobuild.buildroot.net/?reason=pngquant-2.10.1
> 
> Could you have a look ?

Hi Thomas,

sent http://patchwork.ozlabs.org/patch/810727/

Regards, Bernd

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

end of thread, other threads:[~2017-09-06 16:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-04 18:03 [Buildroot] [PATCH 1/1] package/pngquant: bump version to 2.10.1 Bernd Kuhls
2017-09-05 20:11 ` Thomas Petazzoni
2017-09-06 12:14 ` Thomas Petazzoni
2017-09-06 16:39   ` Bernd Kuhls

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.