uade: add 2.13 bottle.
This commit is contained in:
parent
6e8857ffac
commit
93b0d7d9df
1 changed files with 6 additions and 0 deletions
|
@ -9,6 +9,12 @@ class Uade < Formula
|
|||
# Upstream patch to fix compiler detection under superenv
|
||||
patch :DATA
|
||||
end
|
||||
bottle do
|
||||
sha256 "59ddaa5a6d841f436a5d297330ff62b613e446785ad17666c8fb4157d3a7c8db" => :el_capitan
|
||||
sha256 "454945f35580b0b2bc8f0c7ddeecfae091634f54ee3a367eb14acce7251e5779" => :yosemite
|
||||
sha256 "807b7f5cb5a83348c778003d781d715cec73d37da537e0b11b8138c93aad4938" => :mavericks
|
||||
end
|
||||
|
||||
|
||||
head "git://zakalwe.fi/uade"
|
||||
|
||||
|
|
Loading…
Reference in a new issue