From fd4c58c09885c73ad43ab652fe406d9f4899b95e Mon Sep 17 00:00:00 2001 From: dkwo Date: Mon, 28 Jun 2021 20:11:17 +0200 Subject: [PATCH] perl-Net-SSH2: rebuild for perl-5.34 --- 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 541ad9a6e03..437b9475682 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=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"