boost: restore relocatable bottle
This commit is contained in:
parent
550f06e2e7
commit
b55ce7803f
1 changed files with 5 additions and 4 deletions
|
@ -20,10 +20,11 @@ class Boost < Formula
|
|||
head 'http://svn.boost.org/svn/boost/trunk'
|
||||
|
||||
bottle do
|
||||
# cellar :any
|
||||
sha1 'f4fc12094f9aa754cc964a42907e4e808de5a98f' => :mavericks
|
||||
sha1 '2e4a8f3acb057d641f5eec4fec9c686f09a833db' => :mountain_lion
|
||||
sha1 '62aef45efb9d4247b99c2bca04ec29ac898e940f' => :lion
|
||||
cellar :any
|
||||
revision 1
|
||||
sha1 'e715bed5765c5a89fd2c7f2938bf4db405a11fbc' => :mavericks
|
||||
sha1 '099a7374e95690e2268f7abbd4ccfb0559541b73' => :mountain_lion
|
||||
sha1 '1961f75f2139f3f0998aae03a1be8e9ac553d292' => :lion
|
||||
end
|
||||
|
||||
env :userpaths
|
||||
|
|
Loading…
Reference in a new issue