me
/
guix
Archived
1
0
Fork 0

gnu: ccid: Update to 1.4.34.

* gnu/packages/security-token.scm (ccid): Update to 1.4.34.
master
Tobias Geerinckx-Rice 2021-02-07 23:26:46 +01:00
parent d9a5317d57
commit 95df6dc61a
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -67,14 +67,14 @@
(define-public ccid
(package
(name "ccid")
(version "1.4.33")
(version "1.4.34")
(source (origin
(method url-fetch)
(uri (string-append "https://ccid.apdu.fr/files/ccid-"
version ".tar.bz2"))
(sha256
(base32
"0974h2v9wq0j0ajw3c7yckaw8wqcppb2npfhfhmv9phijy9xlmjj"))))
"02mlbpnsvy6jgwpz0jk5lh27y3cn2bsyz9xini7898m9b5dn9xz6"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags (list (string-append "--enable-usbdropdir=" %output