Skip to content

Commit

Permalink
Fix manifest and meta
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikael Nordin committed Nov 28, 2018
1 parent c663d19 commit 850ef40
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion MANIFEST
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ README
share/nrpe.cfg
share/protocol-nrpe.md
t/packet.t
t/podcoverage.t
xt/AMARSCHKE/podcoverage.t
1 change: 1 addition & 0 deletions META.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
"Digest::CRC" : "0",
"IO::Socket" : "0",
"IO::Socket::INET6" : "0",
"IO::Socket::SSL" : "0",
"Net::SSLeay" : "0",
"Net::Subnet" : "0",
"Time::HiRes" : "0",
Expand Down
1 change: 1 addition & 0 deletions META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ requires:
Digest::CRC: 0
IO::Socket: 0
IO::Socket::INET6: 0
IO::Socket::SSL: 0
Net::SSLeay: 0
Net::Subnet: 0
Time::HiRes: 0
Expand Down

0 comments on commit 850ef40

Please sign in to comment.