lesspipe 1.72
Closes Homebrew/homebrew#8642. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
This commit is contained in:
parent
ec49bc3efe
commit
14b37d4069
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Lesspipe < Formula
|
||||
homepage 'http://www-zeuthen.desy.de/~friebel/unix/lesspipe.html'
|
||||
url 'http://www-zeuthen.desy.de/~friebel/unix/less/lesspipe-1.71.tar.gz'
|
||||
md5 '6d921dc4ce9809d405cb8d694ac7cbbd'
|
||||
url 'http://www-zeuthen.desy.de/~friebel/unix/less/lesspipe-1.72.tar.gz'
|
||||
md5 '0fdb9d4ab5dd570806e778b6815ea276'
|
||||
|
||||
def options
|
||||
[['--syntax-highlighting', 'Enable syntax highlighting']]
|
||||
|
|
Loading…
Reference in a new issue