diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-09 21:13:56 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-21 16:37:46 -0500 |
commit | 861fd4989add81f559b31b09eef0d79d1b1f37b7 (patch) | |
tree | 583bc4ca20573eee5605eccc3d6f0a746be1a4b3 /network/squid/README | |
parent | 201f72d89d271fb9918f4632338764d29b8abbda (diff) |
network/squid: Updated for version 3.1.20.
Also added --disable-strict-error-checking to configure options
to fix build on 14.0
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'network/squid/README')
-rw-r--r-- | network/squid/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/squid/README b/network/squid/README index e11228d124db..aab94c374637 100644 --- a/network/squid/README +++ b/network/squid/README @@ -7,6 +7,6 @@ Squid supports SSL, extensive access controls, and full request logging. By using the lightweight Internet Cache Protocol, squid caches can be arranged in a hierarchy or mesh for additional bandwidth savings. -See /usr/doc/squid-3.1.10/README.SBo for configuration help. +See /usr/doc/squid-*/README.SBo for configuration help. Note that the default squid.conf and /etc/logrotate.d/squid files have changed in this release, so be sure to merge the changes into place. |