update lesspipe to 1.71.

* fixes issue with viewing tar files.
 * switch to http download for source.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Rajiv Aaron Manglani 2010-05-26 18:15:33 -04:00 committed by Adam Vandenberg
parent 637aca462d
commit 0027397d15

View file

@ -2,8 +2,8 @@ require 'formula'
class Lesspipe < Formula
homepage 'http://www-zeuthen.desy.de/~friebel/unix/lesspipe.html'
url 'ftp://ftp.ifh.de/pub/unix/utility/lesspipe-1.70.tar.gz'
md5 '1eefbc1a4d95bb0726fc23ff5c66fc2e'
url 'http://www-zeuthen.desy.de/~friebel/unix/less/lesspipe-1.71.tar.gz'
md5 '6d921dc4ce9809d405cb8d694ac7cbbd'
def install
system "./configure", "--prefix=#{prefix}", "--default"