mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-27 02:11:58 +08:00
[openal-soft] Uses LGPL-2.0-or-later instead of GPL-2.0-or-later (#29394)
This commit is contained in:
parent
79d5201b22
commit
74b1c16630
@ -1,10 +1,10 @@
|
||||
{
|
||||
"name": "openal-soft",
|
||||
"version-semver": "1.22.2",
|
||||
"port-version": 4,
|
||||
"port-version": 5,
|
||||
"description": "OpenAL Soft is an LGPL-licensed, cross-platform, software implementation of the OpenAL 3D audio API.",
|
||||
"homepage": "https://github.com/kcat/openal-soft",
|
||||
"license": "GPL-2.0-or-later",
|
||||
"license": "LGPL-2.0-or-later",
|
||||
"supports": "!uwp",
|
||||
"dependencies": [
|
||||
{
|
||||
|
@ -5562,7 +5562,7 @@
|
||||
},
|
||||
"openal-soft": {
|
||||
"baseline": "1.22.2",
|
||||
"port-version": 4
|
||||
"port-version": 5
|
||||
},
|
||||
"openblas": {
|
||||
"baseline": "0.3.21",
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "971382f7c68a055694a35b455deab6384e8cfb25",
|
||||
"version-semver": "1.22.2",
|
||||
"port-version": 5
|
||||
},
|
||||
{
|
||||
"git-tree": "8f028dc8de3d983f0844c0b586c1b6ddfad5d899",
|
||||
"version-semver": "1.22.2",
|
||||
|
Loading…
x
Reference in New Issue
Block a user