# Watch: https://github.com/mobile-shell/mosh/tags mosh-([0-9.]+)\.tar
          SPELL=mosh
         VERSION=1.4.0
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://github.com/mobile-shell/mosh/archive/$SOURCE
     SOURCE_HASH=sha512:b91b0e719774f87a565c0f5870a6105edae1763fb7bed0697db152fa38dd748c6e413201887ad3c6c7c2fc75ccc003c2afbb60e754c6f6a977103f90a7caee4a
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${SPELL}-${VERSION}"
        WEB_SITE="mosh.mit.edu"
      LICENSE[0]=GPL
         ENTERED=20120420
           SHORT="Secure remote terminal application"
cat << EOF
Mosh is a remote terminal application that allows roaming, supports
intermittent connectivity, and provides intelligent local echo and line
editing of user keystrokes.

Mosh is a replacement for SSH. It's more robust and responsive, especially
over Wi-Fi, cellular, and long-distance links.
EOF
