pam_yubico: add 2.19 bottle.

This commit is contained in:
BrewTestBot 2015-05-11 03:14:04 +01:00 committed by Xu Cheng
parent a022507232
commit 888fd846ef

View file

@ -3,6 +3,13 @@ class PamYubico < Formula
url "https://github.com/Yubico/yubico-pam/archive/2.19.tar.gz"
sha256 "64900586555adadd515189a6f58aaf3b12c5fb0012d030a94ce4d7c1747c702c"
bottle do
cellar :any
sha256 "039dd7efee01ef4ee45e2882095090f02b46d3f79d426b3c801b831e5910ac86" => :yosemite
sha256 "3bcc041522646e14dd83f9ec312ef7ca363519d4b1de62b58acd56e130fffabe" => :mavericks
sha256 "5098b5a0f4f55b777b2aa469e7f85e1512ebbdd06c9e508b3c2dc4c269be132d" => :mountain_lion
end
option :universal
depends_on "pkg-config" => :build