diff options
Diffstat (limited to 'Library/Formula/jed.rb')
| -rw-r--r-- | Library/Formula/jed.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/jed.rb b/Library/Formula/jed.rb index 17d72b0d8..f6538fcdb 100644 --- a/Library/Formula/jed.rb +++ b/Library/Formula/jed.rb @@ -3,7 +3,7 @@ require 'formula' class Jed < Formula url 'ftp://space.mit.edu/pub/davis/jed/v0.99/jed-0.99-19.tar.bz2' homepage 'http://www.jedsoft.org/jed/' - md5 'c9b2f58a3defc6f61faa1ce7d6d629ea' + sha1 '7783ac9035c7221575e74b544902151309d0d0ef' depends_on 's-lang' |
