diff options
Diffstat (limited to 'Library/Formula/libagg.rb')
| -rw-r--r-- | Library/Formula/libagg.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/libagg.rb b/Library/Formula/libagg.rb index c50c69935..265159ec1 100644 --- a/Library/Formula/libagg.rb +++ b/Library/Formula/libagg.rb @@ -3,7 +3,7 @@ require 'formula' class Libagg < Formula homepage 'http://www.antigrain.com' url 'http://www.antigrain.com/agg-2.5.tar.gz' - md5 '0229a488bc47be10a2fee6cf0b2febd6' + sha1 '08f23da64da40b90184a0414369f450115cdb328' depends_on :automake depends_on :x11 # for Freetype |
