source-highlight 3.1.5
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
5671d5c43c
commit
35a9f0d644
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class SourceHighlight < Formula
|
||||
url 'http://ftp.gnu.org/gnu/src-highlite/source-highlight-3.1.4.tar.gz'
|
||||
url 'http://ftp.gnu.org/gnu/src-highlite/source-highlight-3.1.5.tar.gz'
|
||||
homepage 'http://www.gnu.org/software/src-highlite/'
|
||||
md5 'becf8292b84ece6b532b0f0c92b530ee'
|
||||
md5 '3117ee47c1c6b0668667e20d2aca3757'
|
||||
|
||||
depends_on 'boost'
|
||||
|
||||
|
|
Loading…
Reference in a new issue