sdcc: style nits

This commit is contained in:
Adam Vandenberg 2013-01-27 22:01:32 -08:00
parent 454fc5adbe
commit 75565a2467

View file

@ -1,8 +1,8 @@
require 'formula'
class Sdcc < Formula
url 'http://downloads.sourceforge.net/project/sdcc/sdcc/3.0.0/sdcc-src-3.0.0.tar.bz2'
homepage 'http://sdcc.sourceforge.net/'
url 'http://downloads.sourceforge.net/project/sdcc/sdcc/3.0.0/sdcc-src-3.0.0.tar.bz2'
sha1 '5f50f3841d58c10432bc4352e06a3f1b1f339ec1'
depends_on 'gputils'