osslsigncode: add 1.6_1 bottle.

master
BrewTestBot 2014-08-22 19:04:07 +01:00 committed by Mike McQuaid
parent fd5dde37d6
commit 78e14f080d
1 changed files with 6 additions and 0 deletions

View File

@ -5,6 +5,12 @@ class Osslsigncode < Formula
url 'https://downloads.sourceforge.net/project/osslsigncode/osslsigncode/osslsigncode-1.6.tar.gz'
sha1 '83c169638c8c1e0122127674cbb73d2e0e6b5bc2'
revision 1
bottle do
cellar :any
sha1 "0f6af448002b345962fc41199ade20fb16b74891" => :mavericks
sha1 "bbf54f6cb1f2be5a82628e6b34af03f9b9311237" => :mountain_lion
sha1 "53019dd5187a15410279c583c2445a38bfe219ba" => :lion
end
depends_on 'pkg-config' => :build
depends_on 'openssl'