mosh: update to 1.2.6.
This commit is contained in:
parent
ff38c31ebc
commit
d11b7c73b7
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'mosh'
|
||||
pkgname=mosh
|
||||
version=1.2.5
|
||||
revision=3
|
||||
version=1.2.6
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config protobuf-devel"
|
||||
makedepends="ncurses-devel protobuf-devel libutempter-devel libressl-devel"
|
||||
depends="perl-IO-Tty"
|
||||
short_desc="MObile SHell"
|
||||
short_desc="Mobile shell, remote terminal application that allows roaming"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-3"
|
||||
homepage="http://mosh.mit.edu/"
|
||||
distfiles="http://mosh.mit.edu/mosh-${version}.tar.gz"
|
||||
checksum=1af809e5d747c333a852fbf7acdbf4d354dc4bbc2839e3afe5cf798190074be3
|
||||
homepage="https://mosh.org/"
|
||||
distfiles="https://mosh.org/mosh-${version}.tar.gz"
|
||||
checksum=7e82b7fbfcc698c70f5843bb960dadb8e7bd7ac1d4d2151c9d979372ea850e85
|
||||
|
|
Loading…
Reference in New Issue