From: Axel Lin <axel.lin@ingics.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] ccid: bump to version 1.4.12
Date: Wed, 09 Oct 2013 10:02:54 +0800 [thread overview]
Message-ID: <1381284174.27485.9.camel@phoenix> (raw)
Bump version and also add license information.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
---
package/ccid/ccid.mk | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/package/ccid/ccid.mk b/package/ccid/ccid.mk
index a246ddd..c25b433 100644
--- a/package/ccid/ccid.mk
+++ b/package/ccid/ccid.mk
@@ -4,9 +4,11 @@
#
################################################################################
-CCID_VERSION = 1.4.8
+CCID_VERSION = 1.4.12
CCID_SOURCE = ccid-$(CCID_VERSION).tar.bz2
-CCID_SITE = http://alioth.debian.org/frs/download.php/file/3768
+CCID_SITE = http://alioth.debian.org/frs/download.php/file/3937
+CCID_LICENSE = LGPLv2.1+
+CCID_LICENSE_FILES = COPYING
CCID_INSTALL_STAGING = YES
CCID_DEPENDENCIES = pcsc-lite host-pkgconf libusb
--
1.8.1.2
next reply other threads:[~2013-10-09 2:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-09 2:02 Axel Lin [this message]
2013-10-09 16:07 ` [Buildroot] [PATCH] ccid: bump to version 1.4.12 Arnout Vandecappelle
2013-10-09 19:57 ` 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=1381284174.27485.9.camel@phoenix \
--to=axel.lin@ingics.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.