diff options
Diffstat (limited to 'Library/Formula/tclap.rb')
| -rw-r--r-- | Library/Formula/tclap.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/tclap.rb b/Library/Formula/tclap.rb index 10ca6b521..98480d01f 100644 --- a/Library/Formula/tclap.rb +++ b/Library/Formula/tclap.rb @@ -3,7 +3,7 @@ require 'formula' class Tclap < Formula url 'http://downloads.sourceforge.net/project/tclap/tclap-1.2.1.tar.gz' homepage 'http://tclap.sourceforge.net/' - md5 'eb0521d029bf3b1cc0dcaa7e42abf82a' + sha1 '4f124216dd6e6936f5af6372d921a6c51563f8fd' def install system "./configure", "--prefix=#{prefix}" |
