mosh: rebuild after protobuf upgrade

This commit is contained in:
Jérôme Duval
2020-10-21 13:52:38 +02:00
committed by GitHub
parent d70f05e0eb
commit fd4469f302

View File

@@ -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
"