diff options
| author | BrewTestBot | 2014-10-22 18:39:43 +0100 |
|---|---|---|
| committer | Mike McQuaid | 2014-10-22 21:59:54 +0100 |
| commit | a16d238a40571788252e2f699405c919be9cea88 (patch) | |
| tree | 8a6c4dfc5a0bcb2a3fa7b987d2c7e9b0ae8cd5cb | |
| parent | 8a6375d8ef0c200ce1924899225869f36d02d0b4 (diff) | |
| download | homebrew-a16d238a40571788252e2f699405c919be9cea88.tar.bz2 | |
sfcgal: update 1.0.5_1 bottle.
| -rw-r--r-- | Library/Formula/sfcgal.rb | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/sfcgal.rb b/Library/Formula/sfcgal.rb index 68391452b..0b964a494 100644 --- a/Library/Formula/sfcgal.rb +++ b/Library/Formula/sfcgal.rb @@ -7,9 +7,10 @@ class Sfcgal < Formula revision 1 bottle do - sha1 "a0aecc3d53ba2b343ea0a62a50d0d3bbe1de85f9" => :mavericks - sha1 "0e34b4fad960a095b4009754c18860ac515eb486" => :mountain_lion - sha1 "e74e8ddb2eafa1a884663a1784bca8734d7ee438" => :lion + revision 1 + sha1 "1a5ade35a1dcbe31b085e93c92fbe34f52f2239c" => :yosemite + sha1 "eaa2e1ba6ec094304639b74a90e1f43897af5055" => :mavericks + sha1 "904f9e44b4da3545d8bfec3fe862a1682cbdf25f" => :mountain_lion end depends_on "cmake" => :build |
