[oe-commits] [meta-openembedded] 34/39: ccid: update to version 1.4.24

git at git.openembedded.org git at git.openembedded.org
Fri Aug 5 10:26:33 UTC 2016


martin_jansa pushed a commit to branch master-next
in repository meta-openembedded.

commit f542d71addd85811bcf2f01b6cd266a7c4d0bcaa
Author: Derek Straka <derek at asterius.io>
AuthorDate: Thu Aug 4 15:47:16 2016 -0400

    ccid: update to version 1.4.24
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-oe/recipes-support/ccid/{ccid_1.4.19.bb => ccid_1.4.24.bb} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta-oe/recipes-support/ccid/ccid_1.4.19.bb b/meta-oe/recipes-support/ccid/ccid_1.4.24.bb
similarity index 68%
rename from meta-oe/recipes-support/ccid/ccid_1.4.19.bb
rename to meta-oe/recipes-support/ccid/ccid_1.4.24.bb
index f77e069..49f7a0c 100644
--- a/meta-oe/recipes-support/ccid/ccid_1.4.19.bb
+++ b/meta-oe/recipes-support/ccid/ccid_1.4.24.bb
@@ -6,11 +6,11 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1"
 DEPENDS = "virtual/libusb0 pcsc-lite"
 RDEPENDS_${PN} = "pcsc-lite"
 
-SRC_URI = "https://alioth.debian.org/frs/download.php/file/4132/ccid-${PV}.tar.bz2 \
+SRC_URI = "https://alioth.debian.org/frs/download.php/file/4171/ccid-${PV}.tar.bz2 \
 	   file://no-dep-on-libfl.patch "
 
-SRC_URI[md5sum] = "d1eed995ba9a2eb395a65a8a78090f52"
-SRC_URI[sha256sum] = "cccb2c2bb4e56689efe34559f713102d92f94735542e58d3e4334e1459e934e1"
+SRC_URI[md5sum] = "915a03cda85b60fefbe3654cbdc68ca9"
+SRC_URI[sha256sum] = "62cb73c6c009c9799c526f05a05e25f00f0ad86d50f82a714dedcfbf4a7e4176"
 
 inherit autotools pkgconfig
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list