perl-packages: IOSocketSSL -> 2.016
Many, many fixes. Too many to list here. See: <https://github.com/noxxi/p5-io-socket-ssl/blob/master/Changes>
This commit is contained in:
parent
08d4e4ce18
commit
f5c5e4af74
@ -4761,10 +4761,10 @@ let self = _self // overrides; _self = with self; {
|
|||||||
};
|
};
|
||||||
|
|
||||||
IOSocketSSL = buildPerlPackage {
|
IOSocketSSL = buildPerlPackage {
|
||||||
name = "IO-Socket-SSL-1.981";
|
name = "IO-Socket-SSL-2.016";
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = mirror://cpan/authors/id/S/SU/SULLR/IO-Socket-SSL-1.981.tar.gz;
|
url = mirror://cpan/authors/id/S/SU/SULLR/IO-Socket-SSL-2.016.tar.gz;
|
||||||
sha256 = "d78f3aac72888a350962c2da87b2b459513a175d7ac641cb1482bacbb81e76eb";
|
sha256 = "0hgyggdbw16nm85fds48m79lxy5318panqhpkh7r192jq6rnhqlk";
|
||||||
};
|
};
|
||||||
propagatedBuildInputs = [ URI NetSSLeay ];
|
propagatedBuildInputs = [ URI NetSSLeay ];
|
||||||
meta = {
|
meta = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user