           SPELL=inadyn
         VERSION=2.2.1
          SOURCE=${SPELL}-${VERSION}.tar.xz
         SOURCE2=${SOURCE}.asc
   SOURCE_URL[0]=https://github.com/troglobit/${SPELL}/releases/download/v${VERSION}/${SOURCE}
  SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
      SOURCE_GPG=troglobit.gpg:${SOURCE2}:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE=http://troglobit.com/inadyn.html
      LICENSE[0]=GPL
         ENTERED=20160426
           SHORT="small and simple DDNS client"
cat << EOF
Inadyn is a small and simple DDNS client with HTTPS support, both GnuTLS and
OpenSSL are supported. Inadyn is commonly available in many GNU/Linux
distributions, used in off-the-shelf routers and Internet gateways to automate
the task of keeping your DNS record up to date with any IP address changes from
your ISP.

It can also be used in installations with redundant (backup) connections to the
Internet.
EOF
