diff options
Diffstat (limited to 'Library/Formula/amap.rb')
| -rw-r--r-- | Library/Formula/amap.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/amap.rb b/Library/Formula/amap.rb index c9053702b..d41a6282e 100644 --- a/Library/Formula/amap.rb +++ b/Library/Formula/amap.rb @@ -3,7 +3,7 @@ require 'formula' class Amap < Formula homepage 'http://www.thc.org/thc-amap/' url 'http://www.thc.org/releases/amap-5.4.tar.gz' - md5 '2617c13b0738455c0e61c6e980b8decc' + sha1 '79056f29a3b9e0a21062116aec3e966b1a46d7d3' def install system "./configure", "--prefix=#{prefix}" |
