gnu: yubico-piv-tool: Update to 1.6.1.
* gnu/packages/security-token.scm (yubico-piv-tool): Update to 1.6.1.
This commit is contained in:
parent
fa5511b6e9
commit
574e2ee8ea
@ -274,7 +274,7 @@ authentication, encryption and digital signatures. OpenSC implements the PKCS
|
|||||||
(define-public yubico-piv-tool
|
(define-public yubico-piv-tool
|
||||||
(package
|
(package
|
||||||
(name "yubico-piv-tool")
|
(name "yubico-piv-tool")
|
||||||
(version "1.6.0")
|
(version "1.6.1")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append
|
(uri (string-append
|
||||||
@ -282,7 +282,7 @@ authentication, encryption and digital signatures. OpenSC implements the PKCS
|
|||||||
name "-" version ".tar.gz"))
|
name "-" version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1p0df35qfm2xch64hc1x6k4gpgfl4hiqph5ai30bq8w7yxa3lvfc"))))
|
"10xgdc51xvszkxmsvqnbjs8ixxz7rfnfahh3wn8glllynmszbhwi"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(inputs
|
(inputs
|
||||||
`(("gengetopt" ,gengetopt)
|
`(("gengetopt" ,gengetopt)
|
||||||
|
Loading…
Reference in New Issue
Block a user