Correct md5 for Squid 3.1.9
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
6700c4cbe4
commit
15f2b5f5b5
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ require 'formula'
|
|||
class Squid <Formula
|
||||
url 'http://www.squid-cache.org/Versions/v3/3.1/squid-3.1.9.tar.bz2'
|
||||
homepage 'http://www.squid-cache.org/'
|
||||
md5 '13e78641aa8ee1056299c68a80b656d6'
|
||||
md5 '896ace723445ac168986ba8854437ce3'
|
||||
|
||||
def install
|
||||
system "./configure", "--disable-debug", "--disable-dependency-tracking",
|
||||
|
|
Loading…
Reference in a new issue