diff options
| author | Jack Nagel | 2013-12-04 22:57:46 -0600 |
|---|---|---|
| committer | Jack Nagel | 2013-12-04 22:57:46 -0600 |
| commit | 76a76d606ec23162d128ccf9009f871b0fd4a858 (patch) | |
| tree | 91c43684cbd59336f42e248d3c46fe5466839115 /Library/Formula | |
| parent | b17a180efe6029bb5d692b6b08be0a9c463a5e7f (diff) | |
| download | homebrew-76a76d606ec23162d128ccf9009f871b0fd4a858.tar.bz2 | |
gmp: restore relocatable bottle
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/gmp.rb | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Library/Formula/gmp.rb b/Library/Formula/gmp.rb index 2f5b3a670..86f05d6e9 100644 --- a/Library/Formula/gmp.rb +++ b/Library/Formula/gmp.rb @@ -7,11 +7,11 @@ class Gmp < Formula sha1 'b35928e2927b272711fdfbf71b7cfd5f86a6b165' bottle do - # cellar :any - revision 1 - sha1 '7a4392ecba5ef5077440358a6a1c86d9717e22f8' => :mountain_lion - sha1 '8e7b9953d6c337dc6ee1ca97da5eede6b1c3d9be' => :lion - sha1 '773bac38cc86dec84dc9b9abb246c56900cac7af' => :snow_leopard + cellar :any + revision 2 + sha1 '8390518974834c6a9e959e3a9d6e5eba91152eec' => :mavericks + sha1 'b042ffe0c394dafab04f23ce03dc2cb691dc2a87' => :mountain_lion + sha1 'a767aafc398054b6eb413b7dd70c7c9721d84734' => :lion end option '32-bit' |
