Crypt::Monkeysphere::MSVA requests GnuPG::Interface 0.43.
authorW. Trevor King <wking@drexel.edu>
Sun, 29 May 2011 01:54:22 +0000 (21:54 -0400)
committerW. Trevor King <wking@drexel.edu>
Sun, 29 May 2011 01:54:22 +0000 (21:54 -0400)
Build.PL

index 3ab13fb6a8f073d04c15e0393a369effe5d20187..69c3850f7b2a6eb912be6b1e00e41f16c6bbe5bc 100644 (file)
--- 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',