ansifilter 2.2
Closes #5178. Signed-off-by: Zhiming Wang <zmwangx@gmail.com>
This commit is contained in:
parent
4cebd609de
commit
5e697af759
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Ansifilter < Formula
|
||||
desc "Strip or convert ANSI codes into HTML, (La)Tex, RTF, or BBCode"
|
||||
homepage "http://www.andre-simon.de/doku/ansifilter/ansifilter.html"
|
||||
url "http://www.andre-simon.de/zip/ansifilter-1.15.tar.bz2"
|
||||
sha256 "65dc20cc1a03d4feba990f830186404c90462d599e5f4b37610d4d822d67aec4"
|
||||
url "http://www.andre-simon.de/zip/ansifilter-2.2.tar.bz2"
|
||||
sha256 "af862f9c381100d9307fa20a7cc66888bf582581249c0fc79b2447dbc41c30b9"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue