Commit Graph

4 Commits

Author SHA1 Message Date
Lily Wang
ab3536842d
[libslirp] Update to 4.8.0 (#38917)
Fixes #38910
- [x] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [x] SHA512s are updated for each updated download.
- [x] The "supports" clause reflects platforms that may be fixed by this
new version.
- [ ] ~~Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.~~
- [ ] ~~Any patches that are no longer applied are deleted from the
port's directory.~~
- [x] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [x] Only one version is added to each modified port's versions file.

---------

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2024-05-24 14:40:59 -07:00
David Hrdlička
f5905e204c
[libslirp] update to 4.7.0 (#24689)
* [libslirp] update to 4.7.0

* [libslirp] updated versions
2022-05-12 19:33:47 -07:00
Kai Pastor
bd1ef2df46
[graphviz,libslirp] Limit msys to windows (#24032)
* Limit vcpkg_acquire_msys to windows

* Add missing quotes

* Update versions
2022-04-08 15:34:42 -07:00
David Hrdlička
87854cb16c
[libslirp] add new port (#22394)
* [libslirp] add port

* [libslirp] prevent install on Windows targets except MinGW

* [libslirp] change `version` to `version-semver`

* [libslirp] add `license`

* [libslirp] quote paths in the portfile

* [libslirp] add version

* add libslirp.json

* udpate evrsion

Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-01-31 11:51:56 -08:00