Skip to content

Commit

Permalink
c-kermit: add 9.0.302 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot authored and xu-cheng committed Mar 27, 2015
1 parent bc814d0 commit dc45141
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Formula/c-kermit.rb
Expand Up @@ -4,6 +4,12 @@ class CKermit < Formula
version "9.0.302"
sha256 "0d5f2cd12bdab9401b4c836854ebbf241675051875557783c332a6a40dac0711"

bottle do
sha256 "01efa74febe89ad045ce0f6be8d80e10d9ef6a4efbc382b4573143d9d72ce48f" => :yosemite
sha256 "e170c957947432e62c7131494dc694c39df7d09e5b2c6de0323d40e86e269188" => :mavericks
sha256 "1ba733ef3ae9ffbdb1563741bf1c4852dd0f84c55c9e7f0da9e60942814fb61a" => :mountain_lion
end

def install
system "make", "macosx"
man1.mkpath
Expand Down

0 comments on commit dc45141

Please sign in to comment.