vcpkg/ports/libogg/vcpkg.json
evpobr 786970101d
[libogg] Upgrade to 1.3.5 (#18546)
* [libogg] Upgrade to 1.3.5

* Upgrade to 1.3.5.
* Convert CONTROL to vcpkg.json
* Change homepage to https://www.xiph.org/ogg (as in README.md)
* Download from the main repo https://gitlab.xiph.org/xiph/ogg

* [libogg] Use version instead of version-string in manifest

* [libogg] Update libogg.json
2021-06-24 13:14:37 -07:00

7 lines
219 B
JSON

{
"name": "libogg",
"version": "1.3.5",
"description": "Ogg is a multimedia container format, and the native file and stream format for the Xiph.org multimedia codecs.",
"homepage": "https://www.xiph.org/ogg"
}