summaryrefslogtreecommitdiff
path: root/META.yml
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2019-08-11 23:52:23 +0200
committergregor herrmann <gregoa@debian.org>2019-08-11 23:52:23 +0200
commitc868bd27067769bd98d6254d8f6c2c211a1eb11d (patch)
treeb19817c520007b4c16a1c1a8c2ddbb98cf354d86 /META.yml
parent061b846ccaa8a86564d5e25aeb6dd8f59f2c4975 (diff)
New upstream version 0.03
Diffstat (limited to 'META.yml')
-rw-r--r--META.yml5
1 files changed, 3 insertions, 2 deletions
diff --git a/META.yml b/META.yml
index b0c1a5c..2af4e51 100644
--- a/META.yml
+++ b/META.yml
@@ -16,11 +16,12 @@ name: Module-Build-Using-PkgConfig
provides:
Module::Build::Using::PkgConfig:
file: lib/Module/Build/Using/PkgConfig.pm
- version: '0.02'
+ version: '0.03'
requires:
ExtUtils::PkgConfig: '0'
Module::Build: '0'
+ perl: '5.010'
resources:
license: http://dev.perl.org/licenses/
-version: '0.02'
+version: '0.03'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'