gnu: ccid: Update to 1.4.29.

* gnu/packages/security-token.scm (ccid): Update to 1.4.29.
master
Marius Bakke 2018-02-22 14:31:53 +01:00
parent a2a532742a
commit 9cf2de87d2
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 3 additions and 3 deletions

View File

@ -46,15 +46,15 @@
(define-public ccid
(package
(name "ccid")
(version "1.4.28")
(version "1.4.29")
(source (origin
(method url-fetch)
(uri (string-append
"https://alioth.debian.org/frs/download.php/file/4230/"
"https://alioth.debian.org/frs/download.php/file/4238/"
"ccid-" version ".tar.bz2"))
(sha256
(base32
"1q5dz1l049m3hmr370adhrqicdkldrr3l98svi02p5cxbnn3cn47"))))
"0kdqmbma6sclsrbxy9w85h7cs0v11if4nc2r9v09613k8pl2lhx5"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags (list (string-append "--enable-usbdropdir=" %output