mosh: update to 1.2.2.
This commit is contained in:
parent
eab7d5d707
commit
c46bfb51df
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'mosh'
|
||||
pkgname=mosh
|
||||
version=1.2.1
|
||||
homepage="http://mosh.mit.edu/"
|
||||
distfiles="https://github.com/downloads/keithw/mosh/mosh-$version.tar.gz"
|
||||
version=1.2.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="pkg-config ncurses-devel protobuf-devel libutempter-devel"
|
||||
fulldepends="perl-IO-Tty"
|
||||
revision=1
|
||||
short_desc="MObile SHell"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-3"
|
||||
checksum=e11e050a8d15603caa32d0f874c39245d1bffa258c7dadfc5f8d820d6ff61656
|
||||
homepage="http://mosh.mit.edu/"
|
||||
distfiles="https://github.com/downloads/keithw/mosh/mosh-$version.tar.gz"
|
||||
checksum=b723ccc4f711656d8c3da3de313f12da5ba8b89d37af71fc6b15a2349cd1c39c
|
||||
long_desc="
|
||||
Remote terminal application that allows roaming, supports intermittent
|
||||
connectivity, and provides intelligent local echo and line editing of user keystrokes.
|
||||
|
|
Loading…
Reference in New Issue