From fd4469f30223fe392abe2100bc31e6fa0f3b29be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Wed, 21 Oct 2020 13:52:38 +0200 Subject: [PATCH] mosh: rebuild after protobuf upgrade --- net-misc/mosh/mosh-1.3.2.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/mosh/mosh-1.3.2.recipe b/net-misc/mosh/mosh-1.3.2.recipe index af74df4f6..38425ddcf 100644 --- a/net-misc/mosh/mosh-1.3.2.recipe +++ b/net-misc/mosh/mosh-1.3.2.recipe @@ -11,7 +11,7 @@ and Android." HOMEPAGE="https://mosh.org/" COPYRIGHT="2012-2017 Keith Winstein" LICENSE="GNU GPL v3" -REVISION="5" +REVISION="6" SOURCE_URI="https://mosh.org/mosh-$portVersion.tar.gz" CHECKSUM_SHA256="da600573dfa827d88ce114e0fed30210689381bbdcff543c931e4d6a2e851216" @@ -35,7 +35,7 @@ REQUIRES=" BUILD_REQUIRES=" devel:libncurses$secondaryArchSuffix - devel:libprotoc$secondaryArchSuffix >= 21 + devel:libprotoc$secondaryArchSuffix devel:libssl$secondaryArchSuffix devel:libz$secondaryArchSuffix "