network/mosh: Updated for version 1.2.2.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
Ruari Oedegaard 2012-06-25 21:35:19 -04:00 committed by dsomero
parent f330660089
commit dbe0aae050
2 changed files with 4 additions and 4 deletions

View file

@ -5,7 +5,7 @@
# Written by ruario <sbo@ruari.com>
PRGNAM=mosh
VERSION=${VERSION:-1.2.1}
VERSION=${VERSION:-1.2.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="mosh"
VERSION="1.2.1"
VERSION="1.2.2"
HOMEPAGE="http://mosh.mit.edu/"
DOWNLOAD="https://github.com/downloads/keithw/mosh/mosh-1.2.1.tar.gz"
MD5SUM="9ac87208fb8fbef9ab39c92f62fe6475"
DOWNLOAD="https://github.com/downloads/keithw/mosh/mosh-1.2.2.tar.gz"
MD5SUM="7ed5b857307685794dcd120afe5bdf52"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Ruari Oedegaard"