From edf64de429fe8da7a8b5e9859f1df71d94b54ea1 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Mon, 23 Apr 2018 16:57:09 +0200 Subject: [PATCH] perl-Net-SSH2: rebuild with libressl-2.7 --- srcpkgs/perl-Net-SSH2/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/perl-Net-SSH2/template b/srcpkgs/perl-Net-SSH2/template index 68bb2830167..74926a7752a 100644 --- a/srcpkgs/perl-Net-SSH2/template +++ b/srcpkgs/perl-Net-SSH2/template @@ -1,7 +1,7 @@ # Template file for 'perl-Net-SSH2' pkgname=perl-Net-SSH2 version=0.69 -revision=2 +revision=3 wrksrc="${pkgname/perl-/}-${version}" build_style=perl-module configure_args="inc=${XBPS_CROSS_BASE}/usr/include lib=${XBPS_CROSS_BASE}/usr/lib"