diff options
| author | Adam Vandenberg | 2013-01-27 21:24:39 -0800 |
|---|---|---|
| committer | Adam Vandenberg | 2013-01-28 21:40:13 -0800 |
| commit | 951461be9e3f2800a17080cf5209284506010581 (patch) | |
| tree | e4e601505aaedbdf9c959ae8cd860fda3230d07f /Library | |
| parent | ff5b18831bff4a64b210c54e9c50bce7c9a694e9 (diff) | |
| download | homebrew-951461be9e3f2800a17080cf5209284506010581.tar.bz2 | |
sc68: style nits
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/sc68.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/sc68.rb b/Library/Formula/sc68.rb index ac88d4d38..66ed9699f 100644 --- a/Library/Formula/sc68.rb +++ b/Library/Formula/sc68.rb @@ -1,8 +1,8 @@ require 'formula' class Sc68 < Formula - url 'http://downloads.sourceforge.net/project/sc68/sc68/2.2.1/sc68-2.2.1.tar.gz' homepage 'http://sc68.atari.org/project.html' + url 'http://downloads.sourceforge.net/project/sc68/sc68/2.2.1/sc68-2.2.1.tar.gz' sha1 '503e8b027b1b8f98925344bc591248ab5f19f59d' def install |
