From 50a7c350ba6d6488061d2ecb49efb3a844a823b4 Mon Sep 17 00:00:00 2001 From: Toyam Cox Date: Tue, 27 Sep 2016 22:11:00 -0400 Subject: [PATCH] libssh: rebuild for libressl-2.4.3 --- srcpkgs/libssh/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libssh/template b/srcpkgs/libssh/template index d884b0657a..157527ea66 100644 --- a/srcpkgs/libssh/template +++ b/srcpkgs/libssh/template @@ -1,7 +1,7 @@ # Template file for 'libssh' pkgname=libssh version=0.7.3 -revision=2 +revision=3 build_style=cmake hostmakedepends="cmake pkg-config" makedepends="zlib-devel libressl-devel"