aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/launch.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/launch.rb')
-rw-r--r--Library/Formula/launch.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/launch.rb b/Library/Formula/launch.rb
index 791e33fbd..82ec776f7 100644
--- a/Library/Formula/launch.rb
+++ b/Library/Formula/launch.rb
@@ -3,7 +3,7 @@ require 'formula'
class Launch < Formula
url 'http://web.sabi.net/nriley/software/launch-1.1.tar.gz'
homepage 'http://web.sabi.net/nriley/software/'
- md5 'bcd5179d5b519248a717aa73f3819e00'
+ sha1 '000d6f1063f1b9091a8b10de90cfa778ed6a6ed1'
def install
rm_rf "launch" # We'll build it ourself, thanks.