pam_yubico 2.12

Closes Homebrew/homebrew#13791.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Brett Koonce 2012-07-30 17:24:44 -05:00 committed by Adam Vandenberg
parent a0c49e2362
commit 170d2bcb79

View file

@ -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.11.tar.gz'
sha1 'e841ab473fee7c28af96e4d18fef427a8e1a947b'
url 'http://yubico-pam.googlecode.com/files/pam_yubico-2.12.tar.gz'
sha1 '37bc2c19b3aaa43f2394eb33241ce95fe37c24c6'
depends_on 'pkg-config' => :build
depends_on 'libyubikey'