Merge pull request #31523 from c0bw3b/pkg/perloauth
perlPackages.LWPAuthenOAuth: fix meta.license
This commit is contained in:
commit
710945cc34
@ -8189,7 +8189,7 @@ let self = _self // overrides; _self = with self; {
|
||||
propagatedBuildInputs = [ LWP URI ];
|
||||
meta = {
|
||||
description = "Generate signed OAuth requests";
|
||||
license = stdenv.lib.licenses.unknown;
|
||||
license = "unknown";
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user