All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] libcgicc: bump to version 3.2.19
@ 2018-04-28 12:43 Fabrice Fontaine
  2018-04-28 13:30 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2018-04-28 12:43 UTC (permalink / raw)
  To: buildroot

Use tar.gz archive (tar.bz2 is not available since 3.2.17)

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

diff --git a/package/libcgicc/libcgicc.hash b/package/libcgicc/libcgicc.hash
index 313478d468..eb99115833 100644
--- a/package/libcgicc/libcgicc.hash
+++ b/package/libcgicc/libcgicc.hash
@@ -1,2 +1,2 @@
 # Locally calculated after checking pgp signature
-sha256	d94a2b5dec6d5eb6f05f114e2c7a64aeb7da71708ebe7b5f32bd6ebde1dfbc96	cgicc-3.2.16.tar.bz2
+sha256	2a17b976248de03447f9e36d6ce18a80749990d8543e2dfeea09c413eb67f7f0	cgicc-3.2.19.tar.gz
diff --git a/package/libcgicc/libcgicc.mk b/package/libcgicc/libcgicc.mk
index 09df3a1bcb..e9ce4043f5 100644
--- a/package/libcgicc/libcgicc.mk
+++ b/package/libcgicc/libcgicc.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-LIBCGICC_VERSION = 3.2.16
+LIBCGICC_VERSION = 3.2.19
 LIBCGICC_SITE = $(BR2_GNU_MIRROR)/cgicc
-LIBCGICC_SOURCE = cgicc-$(LIBCGICC_VERSION).tar.bz2
+LIBCGICC_SOURCE = cgicc-$(LIBCGICC_VERSION).tar.gz
 LIBCGICC_LICENSE = LGPL-3.0+ (library), GFDL-1.2+ (docs)
 LIBCGICC_LICENSE_FILES = COPYING.LIB COPYING.DOC
 LIBCGICC_INSTALL_STAGING = YES
-- 
2.14.1

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

* [Buildroot] [PATCH 1/1] libcgicc: bump to version 3.2.19
  2018-04-28 12:43 [Buildroot] [PATCH 1/1] libcgicc: bump to version 3.2.19 Fabrice Fontaine
@ 2018-04-28 13:30 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2018-04-28 13:30 UTC (permalink / raw)
  To: buildroot

Hello,

On Sat, 28 Apr 2018 14:43:15 +0200, Fabrice Fontaine wrote:
> Use tar.gz archive (tar.bz2 is not available since 3.2.17)
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
>  package/libcgicc/libcgicc.hash | 2 +-
>  package/libcgicc/libcgicc.mk   | 4 ++--
>  2 files changed, 3 insertions(+), 3 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com

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

end of thread, other threads:[~2018-04-28 13:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-28 12:43 [Buildroot] [PATCH 1/1] libcgicc: bump to version 3.2.19 Fabrice Fontaine
2018-04-28 13:30 ` 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.