vcpkg/ports/alsa/vcpkg.json
Pierre Wendling 902745368f
[alsa] Update to 1.2.8 (#30899)
* [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.
2023-04-17 15:36:17 -07:00

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"
}