Skip to content
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

[liblzma] Create a new port with v5.4.6 #190

Merged
merged 3 commits into from
Apr 9, 2024
Merged

[liblzma] Create a new port with v5.4.6 #190

merged 3 commits into from
Apr 9, 2024

Conversation

luncliff
Copy link
Owner

@luncliff luncliff commented Apr 8, 2024

Changes

Hotfix to prevent failure related to port liblzma

References

Triplet Support

For now, major triplets are in concern

  • x64-windows
  • x64-linux
  • x64-osx

Configuration

"vcpkg-configuration.json" changes for the release.

{
    "registries": [
        {
            "kind": "git",
            "repository": "https://github.com/luncliff/vcpkg-registry",
            "packages": [
                "liblzma"
            ],
            "baseline": "..."
        }
    ]
}

@luncliff luncliff added the update: upstream Check Microsoft's registry together label Apr 8, 2024
@luncliff luncliff self-assigned this Apr 8, 2024
@luncliff luncliff merged commit 5c480ea into main Apr 9, 2024
18 of 22 checks passed
@luncliff luncliff deleted the port/liblzma branch April 9, 2024 00:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
update: upstream Check Microsoft's registry together
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant