cpmtools: add 2.20 bottle.
This commit is contained in:
parent
941c6582ac
commit
df2bb0cfd6
1 changed files with 6 additions and 0 deletions
|
@ -5,6 +5,12 @@ class Cpmtools < Formula
|
|||
url 'http://www.moria.de/~michael/cpmtools/files/cpmtools-2.20.tar.gz'
|
||||
sha1 '5a2703265d903fe615ec3c71e3ce4ff8d58637af'
|
||||
|
||||
bottle do
|
||||
sha1 "a437721156fa15a612e823e4f1ee0fdbfe2d0ed7" => :yosemite
|
||||
sha1 "43ea7f0a371628133d4c46e249c32f0a619ad45f" => :mavericks
|
||||
sha1 "537d26d243827c8d1506305fce70e9eab7604eaa" => :mountain_lion
|
||||
end
|
||||
|
||||
def install
|
||||
system "./configure", "--prefix=#{prefix}"
|
||||
|
||||
|
|
Loading…
Reference in a new issue