Skip to content

Commit

Permalink
ccid: upgrade 1.4.8 -> 1.4.19
Browse files Browse the repository at this point in the history
Signed-off-by: Zhang Panpan<[email protected]>
Signed-off-by: Martin Jansa <[email protected]>
  • Loading branch information
zhangpanpan authored and shr-project committed Aug 3, 2015
1 parent ae6ff6d commit fc2f7da
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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/3768/ccid-${PV}.tar.bz2 \
file://no-dep-on-libfl.patch"
SRC_URI = "https://alioth.debian.org/frs/download.php/file/4132/ccid-${PV}.tar.bz2 \
file://no-dep-on-libfl.patch "

SRC_URI[md5sum] = "b6c37110f50b059a8ba94f118cfd679a"
SRC_URI[sha256sum] = "7aca09fa4b9099e423402fd5df424adbafa502888710d1fda6015b6c1ff637ef"
SRC_URI[md5sum] = "d1eed995ba9a2eb395a65a8a78090f52"
SRC_URI[sha256sum] = "cccb2c2bb4e56689efe34559f713102d92f94735542e58d3e4334e1459e934e1"

inherit autotools pkgconfig

Expand Down

0 comments on commit fc2f7da

Please sign in to comment.