ack - 1.92 with doc change so fix md5

master
Adam Vandenberg 2010-06-10 20:52:58 -07:00
parent 154f588ee8
commit d7c76817b4
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ require 'formula'
class Ack <ScriptFileFormula
version '1.92'
url "http://github.com/petdance/ack/raw/f5556c48eb46100e1733f5a21b45a00f6c190061/ack"
md5 'c7285e66d033249a0b25de2b472b00ee'
url "http://github.com/petdance/ack/blob/079b049b7240c2960a8ff811b2857eba462ad803/ack"
md5 'c71bac8eb03af2cc3e51bf0c787755d8'
homepage 'http://betterthangrep.com/'
end