aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/ctorrent.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/ctorrent.rb')
-rw-r--r--Library/Formula/ctorrent.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ctorrent.rb b/Library/Formula/ctorrent.rb
index 556de9573..5df7d0de7 100644
--- a/Library/Formula/ctorrent.rb
+++ b/Library/Formula/ctorrent.rb
@@ -3,7 +3,7 @@ require 'formula'
class Ctorrent < Formula
url 'http://downloads.sourceforge.net/project/dtorrent/dtorrent/3.3.2/ctorrent-dnh3.3.2.tar.gz'
homepage 'http://www.rahul.net/dholmes/ctorrent/'
- md5 '59b23dd05ff70791cd6449effa7fc3b6'
+ sha1 'd4e221f0292268f80e2430ce9d451dd64cf1ffaa'
def install
system "./configure", "--prefix=#{prefix}", "--disable-debug", "--disable-dependency-tracking"