All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gustavo Zacarias <gustavo@zacarias.com.ar>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/2] libcgicc: bump to version 3.2.13
Date: Sat, 29 Mar 2014 20:19:00 -0300	[thread overview]
Message-ID: <1396135140-1402-2-git-send-email-gustavo@zacarias.com.ar> (raw)
In-Reply-To: <1396135140-1402-1-git-send-email-gustavo@zacarias.com.ar>

Also add license files and docs license definition.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/libcgicc/libcgicc.mk | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/package/libcgicc/libcgicc.mk b/package/libcgicc/libcgicc.mk
index f1c181f..f0b373b 100644
--- a/package/libcgicc/libcgicc.mk
+++ b/package/libcgicc/libcgicc.mk
@@ -4,10 +4,11 @@
 #
 ################################################################################
 
-LIBCGICC_VERSION = 3.2.12
+LIBCGICC_VERSION = 3.2.13
 LIBCGICC_SITE = $(BR2_GNU_MIRROR)/cgicc
 LIBCGICC_SOURCE = cgicc-$(LIBCGICC_VERSION).tar.gz
-LIBCGICC_LICENSE = LGPLv3+
+LIBCGICC_LICENSE = LGPLv3+, docs: GFDL1.2+
+LIBCGICC_LICENSE_FILES = COPYING.LIB COPYING.DOC
 LIBCGICC_INSTALL_STAGING = YES
 LIBCGICC_AUTORECONF = YES
 LIBCGICC_CONFIG_SCRIPTS = cgicc-config
-- 
1.8.3.2

  reply	other threads:[~2014-03-29 23:19 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-29 23:18 [Buildroot] [PATCH 1/2] radvd: bump to version 1.10.0 Gustavo Zacarias
2014-03-29 23:19 ` Gustavo Zacarias [this message]
2014-03-30  9:30   ` [Buildroot] [PATCH 2/2] libcgicc: bump to version 3.2.13 Thomas Petazzoni
2014-03-30 10:22     ` Gustavo Zacarias
2014-03-30 10:27       ` Thomas Petazzoni
2014-03-30 10:32     ` Yann E. MORIN
2014-03-30 13:55     ` Luca Ceresoli
2014-03-30  9:28 ` [Buildroot] [PATCH 1/2] radvd: bump to version 1.10.0 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=1396135140-1402-2-git-send-email-gustavo@zacarias.com.ar \
    --to=gustavo@zacarias.com.ar \
    --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.