diff --git a/META.json b/META.json index 01c8dfc..1f239d1 100644 --- a/META.json +++ b/META.json @@ -75,13 +75,17 @@ }, "release_status" : "stable", "resources" : { - "homepage" : "http://github.com/stockholmuniversity/nagios-nrpe", + "bugtracker" : { + "web" : "https://github.com/stockholmuniversity/issues" + }, + "homepage" : "https://github.com/stockholmuniversity/nagios-nrpe", "license" : [ "http://dev.perl.org/licenses/" ], "repository" : { "type" : "git", - "url" : "git://github.com/stockholmuniversity/nagios-nrpe.git" + "url" : "git://github.com/stockholmuniversity/nagios-nrpe.git", + "web": "https://github.com/stockholmuniversity/nagios-nrpe" } }, "version" : "v2.0.11" diff --git a/META.yml b/META.yml index da168ca..1c96127 100644 --- a/META.yml +++ b/META.yml @@ -51,7 +51,8 @@ requires: constant: 0 perl: 5.010_000 resources: - homepage: http://github.com/stockholmuniversity/nagios-nrpe + bugtracker: http://github.com/stockholmuniversity/nagios-nrpe/issues + homepage: https://github.com/stockholmuniversity/nagios-nrpe license: http://dev.perl.org/licenses/ repository: git://github.com/stockholmuniversity/nagios-nrpe.git version: v2.0.11