aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/imagemagick.rb
diff options
context:
space:
mode:
authorBrewTestBot2014-05-12 11:42:28 +0100
committerJack Nagel2014-05-12 16:12:05 -0500
commit1e30cbf738da9c2f3fcd48d4849199c50fbe788d (patch)
tree26e01288b06126a303ff69f647da65f7dc1ad68c /Library/Formula/imagemagick.rb
parent7d084a3700ed86082f8e139c37cc8cbf255a8f47 (diff)
downloadhomebrew-1e30cbf738da9c2f3fcd48d4849199c50fbe788d.tar.bz2
imagemagick: update 6.8.9-1 bottle.
Diffstat (limited to 'Library/Formula/imagemagick.rb')
-rw-r--r--Library/Formula/imagemagick.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/imagemagick.rb b/Library/Formula/imagemagick.rb
index 76d0b8564..488ef44d2 100644
--- a/Library/Formula/imagemagick.rb
+++ b/Library/Formula/imagemagick.rb
@@ -12,9 +12,9 @@ class Imagemagick < Formula
:using => UnsafeSubversionDownloadStrategy
bottle do
- sha1 "61746cc991ab5930d0769a3919f9118fef6fc71d" => :mavericks
- sha1 "7a551ef47159c99857fdef9d2917383476d338b0" => :mountain_lion
- sha1 "617dfd69cf8dfd047153627365de51a268864977" => :lion
+ sha1 "eccebca50501fc708368d1928643836c91667663" => :mavericks
+ sha1 "2ed358d45f1c9d7796acf7660d672c90ac225fc0" => :mountain_lion
+ sha1 "8f16c7fc477203e9a5c3d83b4c7c4106c81a29d4" => :lion
end
option 'with-quantum-depth-8', 'Compile with a quantum depth of 8 bit'