mosh: update to 1.2.
This commit is contained in:
parent
e548a595ec
commit
0d1329b8ba
1 changed files with 3 additions and 4 deletions
|
@ -1,14 +1,13 @@
|
||||||
# Template file for 'mosh'
|
# Template file for 'mosh'
|
||||||
pkgname=mosh
|
pkgname=mosh
|
||||||
version=1.1.3
|
version=1.2
|
||||||
revision=1
|
|
||||||
homepage="http://mosh.mit.edu/"
|
homepage="http://mosh.mit.edu/"
|
||||||
distfiles="https://github.com/downloads/keithw/mosh/mosh-$version.tar.gz"
|
distfiles="https://github.com/downloads/keithw/mosh/mosh-$version.tar.gz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="MObile SHell"
|
short_desc="MObile SHell"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
checksum=53234667e53625791ca43ced1ec43834cbd86a019c67ce5e4bd65556113c6eee
|
checksum=8b2d346a2f0d560ceb2ca91ff396fa859f81bb321ebd8c26fc564db8b335433a
|
||||||
long_desc="
|
long_desc="
|
||||||
Remote terminal application that allows roaming, supports intermittent
|
Remote terminal application that allows roaming, supports intermittent
|
||||||
connectivity, and provides intelligent local echo and line editing of user keystrokes.
|
connectivity, and provides intelligent local echo and line editing of user keystrokes.
|
||||||
|
@ -17,8 +16,8 @@ long_desc="
|
||||||
Wi-Fi, cellular, and long-distance links."
|
Wi-Fi, cellular, and long-distance links."
|
||||||
|
|
||||||
Add_dependency build pkg-config
|
Add_dependency build pkg-config
|
||||||
|
Add_dependency build ncurses-devel
|
||||||
Add_dependency build protobuf-devel
|
Add_dependency build protobuf-devel
|
||||||
Add_dependency build boost-devel
|
|
||||||
Add_dependency build libutempter-devel
|
Add_dependency build libutempter-devel
|
||||||
|
|
||||||
Add_dependency full perl-IO-Tty
|
Add_dependency full perl-IO-Tty
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue