diff options
Diffstat (limited to 'Library/Formula/bib-tool.rb')
| -rw-r--r-- | Library/Formula/bib-tool.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/bib-tool.rb b/Library/Formula/bib-tool.rb index eeb03d737..f5a38cf60 100644 --- a/Library/Formula/bib-tool.rb +++ b/Library/Formula/bib-tool.rb @@ -3,7 +3,7 @@ require 'formula' class BibTool < Formula url 'http://sarovar.org/frs/download.php/1298/BibTool-2.51.tar.gz' homepage 'http://www.gerd-neugebauer.de/software/TeX/BibTool/index.en.html' - md5 '0404647e6d1b2d4c2a34a6d1f4f9e375' + sha1 '8cb4f562f4d3d380a809eb1bdbbc9d47d498957e' def install system "./configure", "--prefix", prefix |
