From 5bbd5de8ba371815a93791c10f49ca5ca6188be1 Mon Sep 17 00:00:00 2001 From: John Date: Wed, 6 Jan 2021 18:18:33 +0100 Subject: [PATCH] perl-Net-SSH2: rebuild against OpenSSL --- 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 a8bab131d2c..541ad9a6e03 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.72 -revision=1 +revision=2 wrksrc="${pkgname/perl-/}-${version}" build_style=perl-module configure_args="inc=${XBPS_CROSS_BASE}/usr/include lib=${XBPS_CROSS_BASE}/usr/lib"