diff options
Diffstat (limited to 'Library/Formula/lesspipe.rb')
| -rw-r--r-- | Library/Formula/lesspipe.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/lesspipe.rb b/Library/Formula/lesspipe.rb index 727cce500..e13cc85c7 100644 --- a/Library/Formula/lesspipe.rb +++ b/Library/Formula/lesspipe.rb @@ -3,7 +3,7 @@ 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.72.tar.gz' - md5 '0fdb9d4ab5dd570806e778b6815ea276' + sha1 '971636765c32573eba6b9f63cda33e70301a7274' option 'syntax-highlighting', 'Enable syntax highlighting' |
