astyle 2.04

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Brett Koonce 2013-11-19 08:57:01 -06:00 committed by Jack Nagel
parent 7114bad56a
commit cc203a7c3e

View file

@ -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