diff options
Diffstat (limited to 'extra/squid/squid.install')
-rw-r--r-- | extra/squid/squid.install | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/extra/squid/squid.install b/extra/squid/squid.install index 85776358c..44c9130bf 100644 --- a/extra/squid/squid.install +++ b/extra/squid/squid.install @@ -9,9 +9,7 @@ post_install() { chown proxy.proxy var/{cache,log}/squid cat << EOF -Release notes for version 2.7: - http://www.squid-cache.org/Versions/v2/2.7/RELEASENOTES.html - +Release notes: http://www.squid-cache.org/Versions/v3/3.1/RELEASENOTES.html EOF } |