Skip to content
This repository has been archived by the owner on Jan 16, 2025. It is now read-only.

Commit

Permalink
unyaffs: add 0.9.6 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot authored and tdsmith committed May 29, 2015
1 parent 777518a commit 90392ce
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Library/Formula/unyaffs.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ class Unyaffs < Formula

head "https://github.com/ehlers/unyaffs.git"

bottle do
cellar :any
sha256 "484cdbf34b9a81e2e127115ed78b80efc0355efcaba53d6797dcc2c431f4bcf1" => :yosemite
sha256 "b0b9f241a1d576c3ad54fe16e4e20d2b545622ea8b7b30b668672214ecc03591" => :mavericks
sha256 "f4bf95fc8f6d31a8ffb94dd01e1152a82abc0301078865372f140d347a4ee623" => :mountain_lion
end

def install
system "make"
bin.install "unyaffs"
Expand Down

0 comments on commit 90392ce

Please sign in to comment.