Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
squid 3.2.2
Browse files Browse the repository at this point in the history
Closes #15371.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
brettkoonce authored and adamv committed Oct 9, 2012
1 parent 93017cf commit 0b403b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/squid.rb
Expand Up @@ -23,8 +23,8 @@ def fatal?

class Squid < Formula
homepage 'http://www.squid-cache.org/'
url 'http://www.squid-cache.org/Versions/v3/3.1/squid-3.1.20.tar.bz2'
sha1 'caa8e65f5720dfd1bc4160946cdb86d9b23c20ab'
url 'http://www.squid-cache.org/Versions/v3/3.2/squid-3.2.2.tar.gz'
sha1 '3df827e5eb861df0b6ac7654ef738512cb3f9297'

depends_on NoBdb5.new

Expand Down

0 comments on commit 0b403b3

Please sign in to comment.