diff options
Diffstat (limited to 'Library/Formula/sdcc.rb')
| -rw-r--r-- | Library/Formula/sdcc.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/sdcc.rb b/Library/Formula/sdcc.rb index 4dd4a8f89..ad1bbfc38 100644 --- a/Library/Formula/sdcc.rb +++ b/Library/Formula/sdcc.rb @@ -3,7 +3,7 @@ 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/' - md5 '20fbd49a3421e09fe65577c45524c89e' + sha1 '5f50f3841d58c10432bc4352e06a3f1b1f339ec1' depends_on 'gputils' |
