mirror of
https://github.com/curl/curl.git
synced 2026-08-25 01:53:32 +03:00
libcurl.pc: add License tag
Also to improve `pccritic` score.
Idea-by: Dan Fandrich
Follow-up to 3f1c033afe #22519
Cherry-picked from #22543
Closes #22545
This commit is contained in:
parent
2c22d3069a
commit
4d9ba9fef4
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ supported_features="@SUPPORT_FEATURES@"
|
|||
Name: libcurl
|
||||
URL: https://curl.se/
|
||||
Description: Library to transfer files with HTTP, FTP, etc.
|
||||
License: curl
|
||||
Version: @CURLVERSION@
|
||||
Source: https://curl.se/download/curl-@CURLVERSION@.tar.gz
|
||||
Requires: @LIBCURL_PC_REQUIRES@
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue