highlight 3.31
Closes #4169. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
822ca05932
commit
de9c60bac7
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Highlight < Formula
|
class Highlight < Formula
|
||||||
desc "Convert source code to formatted text with syntax highlighting"
|
desc "Convert source code to formatted text with syntax highlighting"
|
||||||
homepage "http://www.andre-simon.de/doku/highlight/en/highlight.html"
|
homepage "http://www.andre-simon.de/doku/highlight/en/highlight.html"
|
||||||
url "http://www.andre-simon.de/zip/highlight-3.30.tar.bz2"
|
url "http://www.andre-simon.de/zip/highlight-3.31.tar.bz2"
|
||||||
sha256 "e8d93ce0c77066b337e4ca302ab3888e4eaff22d60d406d16146461b17cb2217"
|
sha256 "c78cdce3c8133736c3bc2f931d34cb69c09e043c9ce681251e26a9f9b19c4c6d"
|
||||||
|
|
||||||
head "svn://svn.code.sf.net/p/syntaxhighlight/code/highlight/"
|
head "svn://svn.code.sf.net/p/syntaxhighlight/code/highlight/"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue