# Watch: https://www.wireshark.org/download/src/
. "$GRIMOIRE"/CMAKE_FUNCTIONS
           SPELL=wireshark
         VERSION=4.4.5
  SECURITY_PATCH=64
          SOURCE=$SPELL-$VERSION.tar.xz
   SOURCE_URL[0]=https://www.wireshark.org/download/src/$SOURCE
   SOURCE_URL[1]=https://www.wireshark.org/download/src/all-versions/$SOURCE
   SOURCE_URL[2]=https://1.na.dl.wireshark.org/src/all-versions/$SOURCE
   SOURCE_URL[3]=https://2.na.dl.wireshark.org/src/all-versions/$SOURCE
   SOURCE_URL[4]=https://1.eu.dl.wireshark.org/src/all-versions/$SOURCE
   SOURCE_URL[5]=https://1.as.dl.wireshark.org/src/all-versions/$SOURCE
     SOURCE_HASH=sha512:09956fadb2ab80df136c6b35a1be2aa72eec20e1f11c94aaaabecff72d450239d09173ef3cc2bcd8c85c194816afb750e1d476538038ff612366a255ae4fece5
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE=http://www.wireshark.org/
         ENTERED=20020116
      LICENSE[0]=GPL
        KEYWORDS="security"
           SHORT="network protocol analyzer"
cat << EOF
Wireshark is a successor to Ethereal. Wireshark is a free network protocol
analyzer for Unix and Windows. It allows you to examine data from a live network
or from a capture file on disk.  You  can interactively browse the capture data,
viewing summary and detail information for each packet.  Wireshark has several
powerful features, including a rich display filter language and the ability to
view the reconstructed stream of a TCP session.
EOF
