diff options
Diffstat (limited to 'Library/Formula/atool.rb')
| -rw-r--r-- | Library/Formula/atool.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/atool.rb b/Library/Formula/atool.rb index cc54276f0..48a69c122 100644 --- a/Library/Formula/atool.rb +++ b/Library/Formula/atool.rb @@ -3,7 +3,7 @@ require 'formula' class Atool < Formula homepage 'http://www.nongnu.org/atool/' url 'http://savannah.nongnu.org/download/atool/atool-0.39.0.tar.gz' - md5 'e0aa006decbc6484b9dba2879f1bb9f0' + sha1 '40865bdc533f95fcaffdf8002889eb2ac67224a9' def install system "./configure", "--prefix=#{prefix}" |
