Skip to content

Commit 002eac3

Browse files
committed
Update repo in META files
1 parent fcd0063 commit 002eac3

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

META.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,11 @@
4646
"bugtracker" : {
4747
"web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=Crypt-OpenSSL-PKCS10"
4848
},
49+
"repository" : {
50+
"type" : "git",
51+
"url" : "git@github.com:perl-net-saml2/perl-Crypt-OpenSSL-PKCS10.git",
52+
"web" : "https://github.com/perl-net-saml2/perl-Crypt-OpenSSL-PKCS10"
53+
},
4954
"homepage" : "https://metacpan.org/pod/Crypt::OpenSSL::PKCS10",
5055
"license" : [
5156
"http://dev.perl.org/licenses/"

META.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ requires:
2525
Crypt::OpenSSL::RSA: '0'
2626
resources:
2727
bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=Crypt-OpenSSL-PKCS10
28+
repository: git@github.com:perl-net-saml2/perl-Crypt-OpenSSL-PKCS10.git
2829
homepage: https://metacpan.org/pod/Crypt::OpenSSL::PKCS10
2930
license: http://dev.perl.org/licenses/
3031
version: '0.20'

0 commit comments

Comments
 (0)