aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorAdam Vandenberg2011-03-01 22:09:40 -0800
committerAdam Vandenberg2011-03-01 22:09:40 -0800
commitbaedf1ec780533e1da9d5f8c23e81d8d26b51447 (patch)
tree01cb8b1721ee94ad9fbfd302bcec9b4e4ee1fa30 /Library/Formula
parent31619390b0c77e2976aa335ef61c73b55c8fbbc6 (diff)
downloadhomebrew-baedf1ec780533e1da9d5f8c23e81d8d26b51447.tar.bz2
ImageMagick 6.6.7-10
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/imagemagick.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/imagemagick.rb b/Library/Formula/imagemagick.rb
index 65719415b..3de7e2207 100644
--- a/Library/Formula/imagemagick.rb
+++ b/Library/Formula/imagemagick.rb
@@ -38,8 +38,8 @@ class Imagemagick <Formula
# Send update requests to https://github.com/adamv/ImageMagick
# Be sure to include the ImageMagick SVN revision # for the new version.
url 'git://github.com/adamv/ImageMagick.git',
- :tag => '0a63ba150ca80ba5b65515cac6f99dbba2386936'
- version '6.6.7-8'
+ :ref => 'fdb125591a17a4002798742014118d5cfee44394'
+ version '6.6.7-10'
homepage 'http://www.imagemagick.org'
head 'git://github.com/adamv/ImageMagick.git'