vcpkg/ports/yajl/vcpkg.json
Jack·Boos·Yu 53586bf9c9
[yajl] Update REF and SHA512 (#23157)
* [yajl] Update REF and SHA512

* version

* use port vcpkg-cmake and fixup pkgconfig

* version
2022-02-18 14:55:55 -08:00

15 lines
268 B
JSON

{
"name": "yajl",
"version-string": "2.1.0",
"port-version": 3,
"description": "Yet Another JSON Library",
"homepage": "https://github.com/lloyd/yajl",
"license": "ISC",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}