bibtex2html: add 1.98 bottle.
This commit is contained in:
parent
0ce4546985
commit
6e2dd7c7c6
1 changed files with 7 additions and 0 deletions
|
@ -5,6 +5,13 @@ class Bibtex2html < Formula
|
|||
url 'http://www.lri.fr/~filliatr/ftp/bibtex2html/bibtex2html-1.98.tar.gz'
|
||||
sha1 'daaa082885a30dae38263614565298d4862b8331'
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha1 "e82686abe5a9c548d88345d7f42ec21aeb5dd8f6" => :yosemite
|
||||
sha1 "6ed6b299de0ef530d868c2b1c73ec7c428fc35d0" => :mavericks
|
||||
sha1 "32377bea1f584fedf5d2abb604a1d46e5e92ac5c" => :mountain_lion
|
||||
end
|
||||
|
||||
depends_on 'objective-caml'
|
||||
depends_on 'hevea'
|
||||
|
||||
|
|
Loading…
Reference in a new issue