freerdp: add 1.0.2 bottle.
This commit is contained in:
parent
5cb6cbeef0
commit
f516d33cc5
1 changed files with 6 additions and 0 deletions
|
@ -24,6 +24,12 @@ class Freerdp < Formula
|
|||
end
|
||||
end
|
||||
|
||||
bottle do
|
||||
sha1 "361ae059c21eaccfa551b7f4924b2762a6d8d6b1" => :mavericks
|
||||
sha1 "8a82974856fa6346e7ff43b7abb6b12dc5e06634" => :mountain_lion
|
||||
sha1 "49bc6add9fec028879985d288252287ed00c8434" => :lion
|
||||
end
|
||||
|
||||
head do
|
||||
url "https://github.com/FreeRDP/FreeRDP.git"
|
||||
depends_on :xcode => :build # for "ibtool"
|
||||
|
|
Loading…
Reference in a new issue