diff options
Diffstat (limited to 'Library/Formula/ncftp.rb')
| -rw-r--r-- | Library/Formula/ncftp.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ncftp.rb b/Library/Formula/ncftp.rb index 84b056792..8b8b3e88e 100644 --- a/Library/Formula/ncftp.rb +++ b/Library/Formula/ncftp.rb @@ -3,7 +3,7 @@ require 'formula' class Ncftp < Formula homepage 'http://www.ncftp.com' url 'ftp://ftp.ncftp.com/ncftp/ncftp-3.2.5-src.tar.gz' - md5 '685e45f60ac11c89442c572c28af4228' + sha1 'b1aafd9291e29c336fcad07ae212fe1b5b2a1c58' def install # "disable universal" doesn't seem to work. |
