From 8ecd0b7660b59e15af1bfe09b0cadc89f9bcb87f Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Sun, 27 Jan 2013 22:01:32 -0800 Subject: sdcc: style nits --- Library/Formula/sdcc.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Library/Formula/sdcc.rb b/Library/Formula/sdcc.rb index ad1bbfc38..246da7816 100644 --- a/Library/Formula/sdcc.rb +++ b/Library/Formula/sdcc.rb @@ -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' -- cgit v1.2.3