diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/gd.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/gd.rb b/Library/Formula/gd.rb index c1f686ead..0a637d741 100644 --- a/Library/Formula/gd.rb +++ b/Library/Formula/gd.rb @@ -3,7 +3,7 @@ require 'formula' class Gd <Formula url "http://www.libgd.org/releases/gd-2.0.36RC1.tar.gz" homepage "http://www.libgd.org" - head "http://bitbucket.org/pierrejoye/gd-libgd/" + head "http://bitbucket.org/pierrejoye/gd-libgd", :using => :hg md5 "39ac48e6d5e0012a3bd2248a0102f209" depends_on 'jpeg' => :recommended |
