mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-03 15:29:06 +08:00
902745368f
* [alsa] Update to 1.2.8. * [alsa] Update baseline. * [alsa] Remove redundant error message in portfile. This issue is handled in through the manifest "supports" field. * [alsa] Update version.
9 lines
222 B
JSON
9 lines
222 B
JSON
{
|
|
"name": "alsa",
|
|
"version": "1.2.8",
|
|
"description": "The Advanced Linux Sound Architecture (ALSA) - library",
|
|
"homepage": "https://www.alsa-project.org/",
|
|
"license": "LGPL-2.1-or-later",
|
|
"supports": "linux"
|
|
}
|