aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/blackbox.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/blackbox.rb')
-rw-r--r--Library/Formula/blackbox.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/blackbox.rb b/Library/Formula/blackbox.rb
index 789650a2e..94073bc95 100644
--- a/Library/Formula/blackbox.rb
+++ b/Library/Formula/blackbox.rb
@@ -3,7 +3,7 @@ require 'formula'
class Blackbox < Formula
homepage 'http://www.cs.rochester.edu/u/kautz/satplan/blackbox/'
url 'http://www.cs.rochester.edu/u/kautz/satplan/blackbox/Blackbox44.tgz'
- md5 'b11aca3c49eb63b2b914b689c2a89dec'
+ sha1 '6e61cf9bbb1f28f2dd9f77f9be59fb6fd4fae224'
def install
system "make"