Skip to content

Commit

Permalink
graphicsmagick: add head
Browse files Browse the repository at this point in the history
Temporary workaround for issue Homebrew#6510

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
dnwe authored and martinploeger committed Oct 8, 2011
1 parent 52232ab commit 59c8c3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Library/Formula/graphicsmagick.rb
Expand Up @@ -16,6 +16,7 @@ def use_wmf?

class Graphicsmagick < Formula
url 'http://downloads.sourceforge.net/project/graphicsmagick/graphicsmagick/1.3.12/GraphicsMagick-1.3.12.tar.bz2'
head 'hg://http://graphicsmagick.hg.sourceforge.net:8000/hgroot/graphicsmagick/graphicsmagick'
homepage 'http://www.graphicsmagick.org/'
md5 '55182f371f82d5f9367bce04e59bbf25'

Expand Down

0 comments on commit 59c8c3e

Please sign in to comment.