ansifilter 2.10
Closes #24990. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
f60fb2ec01
commit
a60c6027cd
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-2.9.tar.bz2"
|
||||
sha256 "f9c4c0d8a4532b89ee16ff5ac51eee46dc581fb4cc50d51a97dddd15385abc3a"
|
||||
url "http://www.andre-simon.de/zip/ansifilter-2.10.tar.bz2"
|
||||
sha256 "23d2cf439d4ed4fbec8050b2826d61c244694ce06aaf8ca7d0ec1016afebee3f"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue