Add repository to META.yml
authorMarius Gavrilescu <marius@ieval.ro>
Mon, 3 Feb 2014 08:09:45 +0000 (10:09 +0200)
committerMarius Gavrilescu <marius@ieval.ro>
Mon, 3 Feb 2014 08:09:45 +0000 (10:09 +0200)
Makefile.PL

index 6a13c4467a6b7ce35723bedfcb3d40d23a54720f..a72cec7a4411049a5bd90b253cbb8895416ba97d 100644 (file)
@@ -42,5 +42,8 @@ WriteMakefile(
   },
   META_MERGE        => {
        dynamic_config => 0,
   },
   META_MERGE        => {
        dynamic_config => 0,
+       resources      => {
+               repository => 'https://git.ieval.ro/?p=gruntmaster-daemon.git',
+       }
   }
 );
   }
 );
This page took 0.010844 seconds and 4 git commands to generate.