pam-u2f 1.0.7
Closes #27881. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
7ea7061880
commit
d674f2eda3
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class PamU2f < Formula
|
||||
desc "Provides an easy way to use U2F-compliant authenticators with PAM"
|
||||
homepage "https://developers.yubico.com/pam-u2f/"
|
||||
url "https://developers.yubico.com/pam-u2f/Releases/pam_u2f-1.0.6.tar.gz"
|
||||
sha256 "101409455aa3257c8bb0968508a90f7ae58166e8ccb1d097e5fe9b541259ed3a"
|
||||
url "https://developers.yubico.com/pam-u2f/Releases/pam_u2f-1.0.7.tar.gz"
|
||||
sha256 "034aad8e29b159443dd6c1b7740006addc83d0659304fc4b0b4fb592f768e7cf"
|
||||
head "https://github.com/Yubico/pam-u2f.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue