perl-IO-Socket-SSL: 2.027 -> 2.037
This commit is contained in:
parent
0289438b34
commit
dd93111823
@ -6613,10 +6613,10 @@ let self = _self // overrides; _self = with self; {
|
||||
};
|
||||
|
||||
IOSocketSSL = buildPerlPackage rec {
|
||||
name = "IO-Socket-SSL-2.027";
|
||||
name = "IO-Socket-SSL-2.037";
|
||||
src = fetchurl {
|
||||
url = "mirror://cpan/authors/id/S/SU/SULLR/${name}.tar.gz";
|
||||
sha256 = "723517ea71f90105579e7db7a1a2e053bf5c8142a187df8bc1fe3881c3383f67";
|
||||
sha256 = "6747226937d652a30a2c9c21d171412737f41f27ea7d82cd74845b3052909469";
|
||||
};
|
||||
propagatedBuildInputs = [ NetSSLeay URI ];
|
||||
# Fix path to default certificate store.
|
||||
|
Loading…
Reference in New Issue
Block a user