           SPELL=wireguard-tools
         VERSION=1.0.20210315
          SOURCE="$SPELL-$VERSION.tar.gz"
   SOURCE_URL[0]=https://github.com/WireGuard/${SPELL}/archive/v${VERSION}.tar.gz
     SOURCE_HASH=sha512:6076497ad1345aaee22ad2d1c6d6903ea6f74477916c51293007998ae6fcd37b1479b6e318bcaa640bb4387be4c20f558a1ad46710dc230a44eaa24dc8ae45bb
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="https://www.wireguard.com/"
      LICENSE[0]=GPL
         ENTERED=20200122
           SHORT="the main userspace tooling for using and configuring WireGuard tunnels"
cat << EOF
WireGuard® is an extremely simple yet fast and modern VPN that utilizes
state-of-the-art cryptography. It aims to be faster, simpler, leaner, and
more useful than IPsec, while avoiding the massive headache. It intends to
be considerably more performant than OpenVPN. WireGuard is designed as a
general purpose VPN for running on embedded interfaces and super computers
alike, fit for many different circumstances. Initially released for the
Linux kernel, it is now cross-platform (Windows, macOS, BSD, iOS, Android)
and widely deployable. It is currently under heavy development, but already
it might be regarded as the most secure, easiest to use, and simplest VPN
solution in the industry.
EOF
