diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-18 12:40:10 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-18 20:45:31 +0000 |
commit | 6f6421c137de61d9020c2f80824225375e9a4c24 (patch) | |
tree | f4469fcd6898a024c84da678b0346f9c4d80eeb2 | |
parent | f28567fa07a3a225a301db52639aabc566d716bb (diff) | |
download | aports-6f6421c137de61d9020c2f80824225375e9a4c24.tar.bz2 aports-6f6421c137de61d9020c2f80824225375e9a4c24.tar.xz |
main/mosh: rebuild against libressl 2.5
-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 78c9fb2b6f..68b81f4ee0 100644 --- a/main/mosh/APKBUILD +++ b/main/mosh/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=mosh pkgver=1.3.0 -pkgrel=2 +pkgrel=3 pkgdesc="Mobile shell surviving disconnects with local echo and line editing" url="https://mosh.org" arch="all" |