-
Notifications
You must be signed in to change notification settings - Fork 6.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ALSA] update from 1.2.5.1 to 1.2.6.1 #22824
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You have modified or added at least one vcpkg.json where a "license" field is missing.
If you feel able to do so, please consider adding a "license" field to the following files:
ports/alsa/vcpkg.json
Valid values for the license field are listed at https://spdx.org/licenses/
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a new experimental fast check for PR issues. Please let us know if this bot is helpful!
After committing all other changes, the version database must be updated
git add -u && git commit
git checkout 07e508359ca5488456988191d8709722484daccd -- versions
./vcpkg x-add-version --all
Diff
diff --git a/versions/a-/alsa.json b/versions/a-/alsa.json
index 1e57d3e..6b2fa79 100644
--- a/versions/a-/alsa.json
+++ b/versions/a-/alsa.json
@@ -1,7 +1,7 @@
{
"versions": [
{
- "git-tree": "6c4fd70ccc3a8268d4858337bb51110d59ff1a40",
+ "git-tree": "1ce0c3410e25de5357b707dc0f800cf7c3a7f213",
"version": "1.2.6.1",
"port-version": 0
},
LGTM, thanks for the PR! |
Thank you very much for merging it. |
Updates alsa to 1.2.6.1.