Correct md5 for Squid 3.1.9

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Will Tisdale 2010-10-29 23:06:21 +01:00 committed by Adam Vandenberg
parent 6700c4cbe4
commit 15f2b5f5b5
1 changed files with 1 additions and 1 deletions

View File

@ -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",