2009-10-15 08:07:12 +00:00
|
|
|
require 'formula'
|
2009-06-04 18:21:19 +00:00
|
|
|
|
2009-06-05 22:39:56 +00:00
|
|
|
class Ack <ScriptFileFormula
|
2010-01-06 19:14:06 +00:00
|
|
|
version '1.92'
|
2010-06-11 07:07:47 +00:00
|
|
|
url "http://github.com/petdance/ack/raw/079b049b7240c2960a8ff811b2857eba462ad803/ack"
|
|
|
|
md5 '7db577145ceba9f6cc5fddc3e8198342'
|
2009-09-28 15:22:07 +00:00
|
|
|
homepage 'http://betterthangrep.com/'
|
2009-09-22 19:10:17 +00:00
|
|
|
end
|