Skip to content

Commit

Permalink
Crypt::OpenSSL::X509 build has been fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
hadfl committed Apr 22, 2021
1 parent e395325 commit e53d98e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion cpanfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
requires 'Data::Processor';
requires 'Crypt::OpenSSL::X509', '== 1.902';
requires 'Crypt::OpenSSL::X509';
6 changes: 3 additions & 3 deletions thirdparty/cpanfile-5.32.snapshot
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# carton snapshot format: version 1.0
DISTRIBUTIONS
Crypt-OpenSSL-X509-1.902
pathname: J/JO/JONASBN/Crypt-OpenSSL-X509-1.902.tar.gz
Crypt-OpenSSL-X509-1.905
pathname: J/JO/JONASBN/Crypt-OpenSSL-X509-1.905.tar.gz
provides:
Crypt::OpenSSL::X509 1.902
Crypt::OpenSSL::X509 1.905
requirements:
ExtUtils::MakeMaker 6.59
perl 5.008
Expand Down

0 comments on commit e53d98e

Please sign in to comment.