From e2c46de4070287b622ea6705744daafe07f4e982 Mon Sep 17 00:00:00 2001 From: Marius Gavrilescu Date: Mon, 3 Feb 2014 10:09:45 +0200 Subject: [PATCH] Add repository to META.yml --- Makefile.PL | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Makefile.PL b/Makefile.PL index 6a13c44..a72cec7 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -42,5 +42,8 @@ WriteMakefile( }, META_MERGE => { dynamic_config => 0, + resources => { + repository => 'https://git.ieval.ro/?p=gruntmaster-daemon.git', + } } ); -- 2.30.2