lesspipe 1.72

Closes Homebrew/homebrew#8642.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
This commit is contained in:
Marc Abramowitz 2011-11-17 07:42:49 -08:00 committed by Charlie Sharpsteen
parent ec49bc3efe
commit 14b37d4069

View file

@ -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']]