diff options
Diffstat (limited to 'Library/Formula/astyle.rb')
| -rw-r--r-- | Library/Formula/astyle.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/astyle.rb b/Library/Formula/astyle.rb index be3951e06..1278ff7a0 100644 --- a/Library/Formula/astyle.rb +++ b/Library/Formula/astyle.rb @@ -3,7 +3,7 @@ require 'formula' class Astyle < Formula homepage 'http://astyle.sourceforge.net/' url 'http://downloads.sourceforge.net/sourceforge/astyle/astyle_2.02.1_macosx.tar.gz' - md5 '38f3a20be7ba685496d479316d6004b0' + sha1 'b8e3e79c7134a0e97a1948608e3b58201d3af3de' def install cd 'src' do |
