diff options
Diffstat (limited to 'Library/Formula/sc68.rb')
| -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 c35f1e00d..ac88d4d38 100644 --- a/Library/Formula/sc68.rb +++ b/Library/Formula/sc68.rb @@ -3,7 +3,7 @@ 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' - md5 '84aa948f76274361f7e78c3563951eff' + sha1 '503e8b027b1b8f98925344bc591248ab5f19f59d' def install system "./configure", "--disable-debug", "--disable-dependency-tracking", |
