Skip to content

Commit

Permalink
squid 3.2.9
Browse files Browse the repository at this point in the history
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
  • Loading branch information
brettkoonce authored and jacknagel committed Mar 30, 2013
1 parent 6e3bed8 commit cdac144
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/squid.rb
Expand Up @@ -15,8 +15,8 @@ def message; <<-EOS.undent

class Squid < Formula
homepage 'http://www.squid-cache.org/'
url 'http://www.squid-cache.org/Versions/v3/3.2/squid-3.2.7.tar.gz'
sha1 '15df9b09c3eb2c964441e637a4d4cf0af11bcfd5'
url 'http://www.squid-cache.org/Versions/v3/3.2/squid-3.2.9.tar.gz'
sha1 'c1f5f8de4e622a1fe98e9f854507237fbae06be2'

depends_on NoBdb5

Expand Down

0 comments on commit cdac144

Please sign in to comment.