    MODULE=wireshark
   VERSION=4.7.2
    SOURCE=$MODULE-$VERSION.tar.xz
SOURCE_URL=https://www.wireshark.org/download/src/all-versions/
SOURCE_VFY=sha256:f94df4731d9fcb86240950fde44b3db52ffdd04e918b558e613891d0b578dadc
  WEB_SITE=https://www.wireshark.org
   ENTERED=20061104
   UPDATED=20260716
     SHORT="A network protocol analyzer"

cat << EOF
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
