From eafd14fa3a83d0d4c894a2d4a032654792cfaad3 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Thu, 5 Dec 2013 00:41:38 -0600 Subject: boost: restore relocatable bottle --- Library/Formula/boost.rb | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/boost.rb b/Library/Formula/boost.rb index fd211daa9..43a5de149 100644 --- a/Library/Formula/boost.rb +++ b/Library/Formula/boost.rb @@ -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 -- cgit v1.2.3