aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpsykose <alice@ayaya.dev>2022-05-27 12:11:53 +0000
committeralice <alice@ayaya.dev>2022-05-28 08:16:36 +0000
commit215e50ba9c3b505d96a41e5626189e3d8b735f69 (patch)
treef58ebabe0a1c0e82b45ae4b08ae61eb67b665fa3
parentdadf027bec6443ef687a316fc9c4a2708567af0d (diff)
main/mosh: rebuild against protobuf-3.21.0
-rw-r--r--main/mosh/APKBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/main/mosh/APKBUILD b/main/mosh/APKBUILD
index 6df3c8bfb5f..fe4570c6689 100644
--- a/main/mosh/APKBUILD
+++ b/main/mosh/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=mosh
pkgver=1.3.2
-pkgrel=22
+pkgrel=23
pkgdesc="Mobile shell surviving disconnects with local echo and line editing"
options="!check" # emulation-cursor-motion.test fails
url="https://mosh.org"
@@ -80,5 +80,7 @@ client() {
"$subpkgdir"/usr/bin/
}
-sha512sums="f400e8fe7ba2ab7362311fc12a00ec69587505f901988aeee500fc68d38a388218500a3f602111c883ff23a9d43572114fcf0a8bf505df203691e5b597615769 mosh-1.3.2.tar.gz
-a276dde98a2dab63ad9c9c05468c55983a95f482878c5694713810b561eae1ea5618efc72431a17ee5b5014b12ee9709c6a8cbf582620294e7888cc837cd073c fix-ppc64le-build-with-musl.patch"
+sha512sums="
+f400e8fe7ba2ab7362311fc12a00ec69587505f901988aeee500fc68d38a388218500a3f602111c883ff23a9d43572114fcf0a8bf505df203691e5b597615769 mosh-1.3.2.tar.gz
+a276dde98a2dab63ad9c9c05468c55983a95f482878c5694713810b561eae1ea5618efc72431a17ee5b5014b12ee9709c6a8cbf582620294e7888cc837cd073c fix-ppc64le-build-with-musl.patch
+"