Fix attribution file for "FreeBSD strtoll and strtoull"
The JSON file format does not support an "Upstream" entry, see also
https://quips-qt-io.herokuapp.com/quip-0007.html
Finally, the link didn't work for me.
This amends ceeecbae51
Change-Id: I707f1113c399d85c2fbf982726033ac74f691915
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
This commit is contained in:
parent
a8db9b8663
commit
5feac1e10c
2
src/3rdparty/freebsd/qt_attribution.json
vendored
2
src/3rdparty/freebsd/qt_attribution.json
vendored
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
"Description": "strtoll() and strtoull() are functions for converting a string to (unsigned) long long integer.",
|
"Description": "strtoll() and strtoull() are functions for converting a string to (unsigned) long long integer.",
|
||||||
"Homepage": "https://github.com/freebsd/freebsd/",
|
"Homepage": "https://github.com/freebsd/freebsd/",
|
||||||
"Upstream": "https://raw.githubusercontent.com/freebsd/freebsd/raw/tree/master/lib/libc/stdlib/$file",
|
"DownloadLocation": "https://github.com/freebsd/freebsd/tree/master/lib/libc/stdlib",
|
||||||
"Version": "upstream has complicated with std locales; do not update",
|
"Version": "upstream has complicated with std locales; do not update",
|
||||||
"Version": "18b29f3fb8abee5d57ed8f4a44f806bec7e0eeff",
|
"Version": "18b29f3fb8abee5d57ed8f4a44f806bec7e0eeff",
|
||||||
"License": "BSD 3-clause \"New\" or \"Revised\" License",
|
"License": "BSD 3-clause \"New\" or \"Revised\" License",
|
||||||
|
Loading…
Reference in New Issue
Block a user