libxmp: add 4.2.7 bottle.
This commit is contained in:
parent
a37d4ee187
commit
6468f55ff6
1 changed files with 7 additions and 0 deletions
|
@ -5,6 +5,13 @@ class Libxmp < Formula
|
|||
url 'https://downloads.sourceforge.net/project/xmp/libxmp/4.2.7/libxmp-4.2.7.tar.gz'
|
||||
sha1 'cc7b1340bd8664d933311d23550ae4279abf2ecc'
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha1 "3f6f84b50d66073e99e7dbb582296a5f99b2131c" => :mavericks
|
||||
sha1 "1f27fb8648e5d507b769f23303208c15f992a8ab" => :mountain_lion
|
||||
sha1 "fb1018e367794aa2870f003f1fcb68ab871703af" => :lion
|
||||
end
|
||||
|
||||
head do
|
||||
url 'git://git.code.sf.net/p/xmp/libxmp'
|
||||
depends_on :autoconf
|
||||
|
|
Loading…
Reference in a new issue