astyle 2.04
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
7114bad56a
commit
cc203a7c3e
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Astyle < Formula
|
||||
homepage 'http://astyle.sourceforge.net/'
|
||||
url 'http://downloads.sourceforge.net/project/astyle/astyle/astyle%202.03/astyle_2.03_macosx.tar.gz'
|
||||
sha1 '60595f6a4704e9c2b9cc6a24c3276695dc6288b2'
|
||||
url 'http://downloads.sourceforge.net/project/astyle/astyle/astyle%202.04/astyle_2.04_macosx.tar.gz'
|
||||
sha1 '2aa956c4521a1163da6a8be741786fd89c1f39a7'
|
||||
|
||||
def install
|
||||
cd 'src' do
|
||||
|
|
Loading…
Reference in a new issue