diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-10-14 14:14:40 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-10-14 14:14:40 +0000 |
commit | 459f4453dca84754a6a9c0978847fc33fab2e3e6 (patch) | |
tree | a72f36b241b17a2c95f97c186825f931edba68a7 /main/mosh/APKBUILD | |
parent | 5b93d89ff069962b33536b71cc8cf843d8cd85d4 (diff) | |
download | aports-459f4453dca84754a6a9c0978847fc33fab2e3e6.tar.bz2 aports-459f4453dca84754a6a9c0978847fc33fab2e3e6.tar.xz |
main/mosh: rebuild with protobuf-2.6
Diffstat (limited to 'main/mosh/APKBUILD')
-rw-r--r-- | main/mosh/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/mosh/APKBUILD b/main/mosh/APKBUILD index 633a04d723..2d72d097c1 100644 --- a/main/mosh/APKBUILD +++ b/main/mosh/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista <francesco.colista@gmail.com> pkgname=mosh pkgver=1.2.4 -pkgrel=5 +pkgrel=6 pkgdesc="Mobile shell (mosh) surviving disconnects with local echo and line editing" url="http://mosh.mit.edu" arch="all" |