aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorBrewTestBot2014-11-29 19:16:34 +0000
committerMike McQuaid2014-11-30 17:07:26 +0000
commit4571bf47ac1352627b6a75caa9c0c29ecd7a155f (patch)
treef9daf2ad13426b0313c7ed693e632eac00d05b6e /Library
parent20f0e22af23b82f5bd4adc33c039effb71a5a427 (diff)
downloadhomebrew-4571bf47ac1352627b6a75caa9c0c29ecd7a155f.tar.bz2
pcsc-lite: add 1.8.13 bottle.
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/pcsc-lite.rb6
1 files changed, 6 insertions, 0 deletions
diff --git a/Library/Formula/pcsc-lite.rb b/Library/Formula/pcsc-lite.rb
index 4033fb649..38451b73a 100644
--- a/Library/Formula/pcsc-lite.rb
+++ b/Library/Formula/pcsc-lite.rb
@@ -5,6 +5,12 @@ class PcscLite < Formula
url "https://alioth.debian.org/frs/download.php/file/4126/pcsc-lite-1.8.13.tar.bz2"
sha1 "baa1ac3a477c336805cdf375912da5cbc8ebab8d"
+ bottle do
+ sha1 "8b726aaf4467583d1fd808650229757c9561c4d5" => :yosemite
+ sha1 "42eff3939a65ea2cea53b8a61dc60321c01cb00f" => :mavericks
+ sha1 "3600bfdc0d7e74f27c0c0474660805f58378e903" => :mountain_lion
+ end
+
def install
system "./configure", "--disable-dependency-tracking",
"--disable-silent-rules",