aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/cast.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/cast.rb')
-rw-r--r--Library/Formula/cast.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/cast.rb b/Library/Formula/cast.rb
index 3f17cf1fd..e7ea20602 100644
--- a/Library/Formula/cast.rb
+++ b/Library/Formula/cast.rb
@@ -3,7 +3,7 @@ require 'formula'
class Cast < Formula
url 'http://files.cast-project.org/cast-0.2.0.tar.gz'
homepage 'http://cast-project.org'
- md5 'b6a4f2b1126e969ee1696f50471c7345'
+ sha1 'ab5e21c69dd0d5d1dc37b2f7d0ba7c52dddce400'
depends_on 'scons' => :build
depends_on 'runit'