    MODULE=squid
   VERSION=7.6
    SOURCE=$MODULE-$VERSION.tar.xz
SOURCE_URL=https://github.com/squid-cache/squid/releases/download/SQUID_${VERSION/./_}/
SOURCE_VFY=sha256:852178fdc37c5b0786a934fc990c7d2fffc82acf19b2284be209b96431d25992
  WEB_SITE=http://www.squid-cache.org
   ENTERED=20011214
   UPDATED=20260609
     SHORT="A full-featured Web proxy cache"

cat << EOF
Squid is...
  * a full-featured Web proxy cache
  * designed to run on Unix systems
  * free, open-source software
  * the result of many contributions by unpaid (and paid) volunteers
Squid supports...
  * proxying and caching of HTTP, FTP, and other URL's
  * proxying for SSL
  * cache hierarchies
  * ICP, HTCP, CARP, Cache Digests
  * transparent caching
  * WCCP (Squid v2.3 and above)
  * extensive access controls
  * HTTP server acceleration
  * SNMP
  * caching of DNS lookups
EOF
