mp3info: add 0.8.5a bottle.
This commit is contained in:
parent
d9d935447d
commit
193494c8d7
1 changed files with 7 additions and 0 deletions
|
@ -3,6 +3,13 @@ class Mp3info < Formula
|
|||
url "http://www.ibiblio.org/pub/linux/apps/sound/mp3-utils/mp3info/mp3info-0.8.5a.tgz"
|
||||
sha1 "54df29eb6c2e581899affc12be698b0a71d91ca6"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha1 "760a13887c10169cf2a3553b294a5ec4a7f8cf9f" => :yosemite
|
||||
sha1 "6cca8a83250afeba2e85a996c169865d09743d7e" => :mavericks
|
||||
sha1 "2f2840e15a53c1d3f52cced47d943604c7b6fdf9" => :mountain_lion
|
||||
end
|
||||
|
||||
patch :p0 do
|
||||
url "https://trac.macports.org/export/34602/trunk/dports/audio/mp3info/files/patch-mp3tech.c.diff"
|
||||
sha1 "ca270ee34f87c560d0e508096a1becaae3d5feff"
|
||||
|
|
Loading…
Reference in a new issue