mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 02:41:38 +08:00
a761a22de8
* Fix filenames for linux vs windows in liblo portfile * Removed deprecated call and now using vcpkg_copy_tools * Upgraded to manifest file * Increment port-version * Remove now working builds from ci.baseline * Updated versioning files * Fixed type for vcpkg.json * Updated sha for liblo version
8 lines
223 B
JSON
8 lines
223 B
JSON
{
|
|
"name": "liblo",
|
|
"version-string": "0.31",
|
|
"port-version": 1,
|
|
"description": "liblo is an implementation of the Open Sound Control protocol for POSIX systems",
|
|
"homepage": "https://github.com/radarsat1/liblo"
|
|
}
|