From c56c6ad816e95c72eacc500567b5cf076bf3b2b7 Mon Sep 17 00:00:00 2001 From: Eivind Uggedal Date: Thu, 6 Aug 2015 13:28:05 +0000 Subject: [PATCH] libssh: rebuild for libressl-2.2.2 --- srcpkgs/libssh/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libssh/template b/srcpkgs/libssh/template index aae90016154..58c8f346486 100644 --- a/srcpkgs/libssh/template +++ b/srcpkgs/libssh/template @@ -1,7 +1,7 @@ # Template file for 'libssh' pkgname=libssh version=0.7.1 -revision=2 +revision=3 build_style=cmake hostmakedepends="cmake pkg-config" makedepends="zlib-devel libressl-devel"