ack 2.02
This commit is contained in:
parent
a7698b1f5f
commit
671fd5f449
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Ack < Formula
|
||||
homepage 'http://betterthangrep.com/'
|
||||
url 'https://github.com/petdance/ack/archive/1.96.tar.gz'
|
||||
sha1 '5d53b2b6f285e222a8459730495d6b07c692edd6'
|
||||
url 'https://github.com/petdance/ack2/archive/2.02.tar.gz'
|
||||
sha1 'bad4f48b0aa0e93cc5f526324837d9bce49bd7ac'
|
||||
|
||||
def install
|
||||
system 'pod2man', 'ack', 'ack.1'
|
||||
|
|
Loading…
Reference in a new issue