Skip to content

Commit

Permalink
astyle 2.01
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
Jorge Luis Mendez authored and adamv committed Jan 29, 2011
1 parent d1625e2 commit 921b7fe
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Library/Formula/astyle.rb
@@ -1,8 +1,8 @@
require 'formula'

class Astyle <Formula
url 'http://downloads.sourceforge.net/sourceforge/astyle/astyle_1.24_macosx.tar.gz'
md5 '9b63dadac58e867f14b3894befbdc9b3'
url 'http://downloads.sourceforge.net/sourceforge/astyle/astyle_2.01_macosx.tar.gz'
md5 'f81408554bf93ea4ad4feb008a76202c'
homepage 'http://astyle.sourceforge.net/'

def install
Expand All @@ -12,4 +12,4 @@ def install
bin.install "bin/astyle"
end
end
end
end

0 comments on commit 921b7fe

Please sign in to comment.