ltasn1: add bottle.
This commit is contained in:
parent
7397a4c5d1
commit
f0745df562
1 changed files with 7 additions and 0 deletions
|
@ -6,6 +6,13 @@ class Libtasn1 < Formula
|
|||
mirror 'http://ftp.gnu.org/gnu/libtasn1/libtasn1-3.4.tar.gz'
|
||||
sha1 'f0e95f58b3c37405d48b91a585b517a4134586a9'
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha1 "ea965f6a6a987c3fd7b687efd24ff1ee7c35f98c" => :mavericks
|
||||
sha1 "86b57809fd4db333e400da028432aa0f7661c3f6" => :mountain_lion
|
||||
sha1 "6d31d4239ce62fb2721e921036d05ada7e68e955" => :lion
|
||||
end
|
||||
|
||||
option :universal
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue