gnu: ccid: Update to 1.5.2.

* gnu/packages/security-token.scm (ccid): Update to 1.5.2.

Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
Arjan Adriaanse 2023-08-13 01:52:25 +02:00 committed by Christopher Baines
parent 5a20470800
commit 2687e1918f
No known key found for this signature in database
GPG key ID: 5E28A33B0B84F577

View file

@ -95,14 +95,14 @@ (define-module (gnu packages security-token)
(define-public ccid
(package
(name "ccid")
(version "1.4.36")
(version "1.5.2")
(source (origin
(method url-fetch)
(uri (string-append "https://ccid.apdu.fr/files/ccid-"
version ".tar.bz2"))
(sha256
(base32
"1ha9cwxkadx4rs4jj114qzh42qj02x6r8y1mvhcvijhvby4aqwrb"))))
"06bjdswbwcwndsn23rsdhz5a7xqsgb66glqnk9lqzd7qws3l94qk"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags (list (string-append "--enable-usbdropdir=" %output