From cd5f20e35897b47e2f0b7108b61222453088170b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Wed, 10 Nov 2021 06:33:19 +0100 Subject: [PATCH] libssh: trigger build on x86 --- net-libs/libssh/libssh-0.9.6.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/libssh/libssh-0.9.6.recipe b/net-libs/libssh/libssh-0.9.6.recipe index c92123e43..345199770 100644 --- a/net-libs/libssh/libssh-0.9.6.recipe +++ b/net-libs/libssh/libssh-0.9.6.recipe @@ -18,7 +18,7 @@ COPYRIGHT="1995 Tatu Ylonen 2019 Simo Sorce" LICENSE="GNU LGPL v2.1 BSD (2-clause)" -REVISION="1" +REVISION="2" SOURCE_URI="https://www.libssh.org/files/${portVersion%.*}/libssh-$portVersion.tar.xz" CHECKSUM_SHA256="86bcf885bd9b80466fe0e05453c58b877df61afa8ba947a58c356d7f0fab829b" PATCHES="libssh-$portVersion.patchset"