cmake: restore relocatable bottle
This commit is contained in:
parent
fa0dc040a1
commit
83830769da
1 changed files with 5 additions and 4 deletions
|
@ -28,10 +28,11 @@ class Cmake < Formula
|
|||
head 'http://cmake.org/cmake.git'
|
||||
|
||||
bottle do
|
||||
# cellar :any
|
||||
sha1 '47c0961bc3cca0e89d4fee9f96638b9848e2d40a' => :mavericks
|
||||
sha1 'b9908be7e2eb79cc2e0f9ab1d9e46faea2748b10' => :mountain_lion
|
||||
sha1 'bc012f5e4a1a4eb09967d0e8f26688781412dc01' => :lion
|
||||
cellar :any
|
||||
revision 1
|
||||
sha1 '6a4c11225de1e0f1184f2391dc6806a54ef07576' => :mavericks
|
||||
sha1 '4e3891ec5fec6fd5e8867c9225ba6997e81cabd3' => :mountain_lion
|
||||
sha1 '978a056dd68407bec5985e83e512dfc19adbabd8' => :lion
|
||||
end
|
||||
|
||||
depends_on NoExpatFramework
|
||||
|
|
Loading…
Reference in a new issue