From 4ce18e9c022c32d29af2a86506918abe0965f01e Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Sat, 28 May 2011 21:54:22 -0400 Subject: [PATCH] Crypt::Monkeysphere::MSVA requests GnuPG::Interface 0.43. --- Build.PL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Build.PL b/Build.PL index 3ab13fb..69c3850 100644 --- a/Build.PL +++ b/Build.PL @@ -25,7 +25,7 @@ my $cm = Module::Build->new 'Crypt::X509' => '0.21', 'File::HomeDir' => '0.93', # 'GnuPG::Handles' => '0.42', (part of GnuPG::Interface) - 'GnuPG::Interface' => '0.42', + 'GnuPG::Interface' => '0.43', 'HTTP::Headers' => '6.00', 'HTTP::Request' => '6.00', 'HTTP::Server::Simple' => '0.42', -- 2.26.2