Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] ccid: bump to version 1.4.12
@ 2013-10-09  2:02 Axel Lin
  2013-10-09 16:07 ` Arnout Vandecappelle
  2013-10-09 19:57 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Axel Lin @ 2013-10-09  2:02 UTC (permalink / raw)
  To: buildroot

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

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

end of thread, other threads:[~2013-10-09 19:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-09  2:02 [Buildroot] [PATCH] ccid: bump to version 1.4.12 Axel Lin
2013-10-09 16:07 ` Arnout Vandecappelle
2013-10-09 19:57 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox