sdcc: style nits
This commit is contained in:
parent
454fc5adbe
commit
75565a2467
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue