pam_yubico 2.13
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
9225a70560
commit
7989595ebc
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class PamYubico < Formula
|
||||
homepage 'http://code.google.com/p/yubico-pam/'
|
||||
url 'http://yubico-pam.googlecode.com/files/pam_yubico-2.12.tar.gz'
|
||||
sha1 '37bc2c19b3aaa43f2394eb33241ce95fe37c24c6'
|
||||
url 'http://yubico-pam.googlecode.com/files/pam_yubico-2.13.tar.gz'
|
||||
sha1 '63de5cc19aa89122709eede7f4f272a00945535d'
|
||||
|
||||
depends_on 'pkg-config' => :build
|
||||
depends_on 'libyubikey'
|
||||
|
|
Loading…
Reference in a new issue