diff options
Diffstat (limited to 'Library/Formula/btparse.rb')
| -rw-r--r-- | Library/Formula/btparse.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/btparse.rb b/Library/Formula/btparse.rb index 36ecb1938..8b8d0c03c 100644 --- a/Library/Formula/btparse.rb +++ b/Library/Formula/btparse.rb @@ -3,7 +3,7 @@ require 'formula' class Btparse < Formula url 'http://www.gerg.ca/software/btOOL/btparse-0.34.tar.gz' homepage 'http://www.gerg.ca/software/btOOL/' - md5 '87d09ce6331c57cc2da30b5c83f545e0' + sha1 'cfc2a5364b99121843dae4fd4ce1b01326a7a0bb' def install system "./configure", "--disable-debug", |
