         MODULE=openvpn
        VERSION=2.7.1
         SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL_FULL=https://github.com/OpenVPN/openvpn/archive/v$VERSION.tar.gz
     SOURCE_VFY=sha256:92801c834d8b1193a988f8b6ab52c1e8a92cadaf745a346d2155aea0eb260e6e
       WEB_SITE=http://openvpn.net/
        ENTERED=20040127
        UPDATED=20260401
          SHORT="Highly configurable VPN (Virtual Private Network) daemon"

cat << EOF
OpenVPN is an easy-to-use, robust, and highly configurable VPN (Virtual Private
Network) daemon which can be used to securely link two or more private networks
using an encrypted tunnel over the Internet.
EOF
