diff options
Diffstat (limited to 'Library/Formula/pipebench.rb')
| -rw-r--r-- | Library/Formula/pipebench.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/pipebench.rb b/Library/Formula/pipebench.rb index 47aa2929a..2dc8eec02 100644 --- a/Library/Formula/pipebench.rb +++ b/Library/Formula/pipebench.rb @@ -3,7 +3,7 @@ require 'formula' class Pipebench < Formula homepage 'http://www.habets.pp.se/synscan/programs.php?prog=pipebench' url 'http://www.habets.pp.se/synscan/files/pipebench-0.40.tar.gz' - md5 'eb1b888ec6c413c2cb096ac052174a78' + sha1 '5ac405b9f1f25b39b3760fd9684533ccb778b26c' def install system "make" |
