           SPELL=openvpn
         VERSION=2.6.17
     SOURCE_HASH="sha256:4cc8e63f710d3001493b13d8a32cf22a214d5e4f71dd37d93831e2fd3208b370:UPSTREAM_HASH"
  SECURITY_PATCH="10"
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
      SOURCE_URL=("https://swupdate.openvpn.org/community/releases/${SOURCE}")
# Watch: https://github.com/OpenVPN//openvpn/tags tags/v([0-9.]+)[.]tar
        WEB_SITE=https://openvpn.net
         ENTERED=20040506
      LICENSE[0]=https://openvpn.net/license.html
            DOCS="${DOCS/doc//} easy-rsa management sample-*/"
        KEYWORDS="net"
           SHORT="OpenVPN daemon for creating VPN networks"
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
