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.5
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
brettkoonce authored and klausmeyer committed Jan 10, 2013
1 parent 2500f91 commit 6ef3070
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 class Squid < Formula
homepage 'http://www.squid-cache.org/' homepage 'http://www.squid-cache.org/'
url 'http://www.squid-cache.org/Versions/v3/3.2/squid-3.2.2.tar.gz' url 'http://www.squid-cache.org/Versions/v3/3.2/squid-3.2.5.tar.gz'
sha1 '3df827e5eb861df0b6ac7654ef738512cb3f9297' sha1 '17c6f03ca90b0918b847e9e34669ba827da7edba'


depends_on NoBdb5.new depends_on NoBdb5.new


Expand Down

0 comments on commit 6ef3070

Please sign in to comment.