diff options
| author | Stephen Kyne <xskyne@gmail.com> | 2021-08-31 03:35:02 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-30 18:35:02 -0700 |
| commit | a761a22de8a5b82503837e58630f9aec38f05d52 (patch) | |
| tree | a198e19f90ecc212ceb55e28319711affb0ee078 /ports/liblo/CONTROL | |
| parent | 78b7f1ba6580c474f9e4705195b4d4e008f60265 (diff) | |
| download | vcpkg-a761a22de8a5b82503837e58630f9aec38f05d52.tar.gz vcpkg-a761a22de8a5b82503837e58630f9aec38f05d52.zip | |
[liblo] Fix filenames for linux in liblo portfile (#19660)
* 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
Diffstat (limited to 'ports/liblo/CONTROL')
| -rw-r--r-- | ports/liblo/CONTROL | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ports/liblo/CONTROL b/ports/liblo/CONTROL deleted file mode 100644 index 4efcd14c7..000000000 --- a/ports/liblo/CONTROL +++ /dev/null @@ -1,4 +0,0 @@ -Source: liblo -Version: 0.31 -Homepage: https://github.com/radarsat1/liblo -Description: liblo is an implementation of the Open Sound Control protocol for POSIX systems
\ No newline at end of file |
