libmikmod: add 3.3.6 bottle.
This commit is contained in:
parent
102a539ec3
commit
31c31f0507
1 changed files with 7 additions and 0 deletions
|
@ -5,6 +5,13 @@ class Libmikmod < Formula
|
|||
url 'https://downloads.sourceforge.net/project/mikmod/libmikmod/3.3.6/libmikmod-3.3.6.tar.gz'
|
||||
sha256 '3f363e03f7b1db75b9b6602841bbd440ed275a548e53545f980df8155de4d330'
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha1 "eb5b851f5ceddf5c5cf95dff87570b3ba17534ec" => :mavericks
|
||||
sha1 "8f93de789fdca344d196458f65f4a444f59b8f0b" => :mountain_lion
|
||||
sha1 "70b74f60052e4bd590e2591c78ac8a123cb2b67f" => :lion
|
||||
end
|
||||
|
||||
option 'with-debug', 'Enable debugging symbols'
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue