Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9026444fe934e2aa761a2262532284fee24a83a7
commit 9026444fe934e2aa761a2262532284fee24a83a7 Author: DeX77 <[email protected]> Date: Sun Jan 29 15:05:00 2017 +0100 mosh-1.2.6-3-x86_64 * rebuild with protobuf>=3.2.0 diff --git a/source/apps-extra/mosh/FrugalBuild b/source/apps-extra/mosh/FrugalBuild index c35ca9f..00bf32c 100644 --- a/source/apps-extra/mosh/FrugalBuild +++ b/source/apps-extra/mosh/FrugalBuild @@ -4,14 +4,15 @@ pkgname=mosh pkgdesc="SSH replacement with roaming, supports intermittent connectivity" pkgver=1.2.6 -pkgrel=2 +pkgrel=3 url="http://mosh.mit.edu/" source="${url}$pkgname-$pkgver.tar.gz" -archs=('i686' 'x86_64') -depends=('ncurses>=6.0-3' 'protobuf>=3.1.0' 'zlib' 'libstdc++') +archs=('x86_64') +depends=('ncurses>=6.0-3' 'protobuf>=3.2.0' 'zlib' 'libstdc++') rodepends=('perl>=5.22.0') groups=('apps-extra') up2date="Flasttar $url" sha1sums=('421c28210b9e8834c91589421a1a686575258afa') +options=('noccache') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
