diff options
Diffstat (limited to 'Library/Formula/cflow.rb')
| -rw-r--r-- | Library/Formula/cflow.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/cflow.rb b/Library/Formula/cflow.rb index adcc3bdf2..ec72faf73 100644 --- a/Library/Formula/cflow.rb +++ b/Library/Formula/cflow.rb @@ -4,7 +4,7 @@ class Cflow < Formula url 'http://ftpmirror.gnu.org/cflow/cflow-1.4.tar.bz2' mirror 'http://ftp.gnu.org/gnu/cflow/cflow-1.4.tar.bz2' homepage 'http://www.gnu.org/software/cflow/' - md5 '3d1bb6ae5cb6c31311b5fcead625dd57' + sha1 'b8c3674e47112d5a81c34719fef343430be77f88' def install system "./configure", "--disable-debug", "--disable-dependency-tracking", |
