diff options
Diffstat (limited to 'Library/Formula/svg2png.rb')
| -rw-r--r-- | Library/Formula/svg2png.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/svg2png.rb b/Library/Formula/svg2png.rb index 13d9d9cb8..8b9d237c1 100644 --- a/Library/Formula/svg2png.rb +++ b/Library/Formula/svg2png.rb @@ -3,7 +3,7 @@ require 'formula' class Svg2png < Formula url 'http://cairographics.org/snapshots/svg2png-0.1.3.tar.gz' homepage 'http://cairographics.org/' - md5 'ba266c00486ffd93b8a46d59028aaef9' + sha1 'afd207ef745fe2e20e01585bbc9a576e7cc9caf5' depends_on 'pkg-config' => :build depends_on 'libsvg-cairo' |
