diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-02-25 01:27:57 -0800 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-02-25 01:35:16 -0800 |
| commit | 0ad0ca6df273a407227c43e312a65f95be70a478 (patch) | |
| tree | 2c8bedbf8d91798b4209f060bb699cfc908eebad /ports/libsndfile/CONTROL | |
| parent | 5fd8fb2a034d49f9cbe84dd46ee5d53f04d556b4 (diff) | |
| download | vcpkg-0ad0ca6df273a407227c43e312a65f95be70a478.tar.gz vcpkg-0ad0ca6df273a407227c43e312a65f95be70a478.zip | |
[libsndfile] Fix cmake targets. Use vcpkg_from_github. Fixes #2883.
Diffstat (limited to 'ports/libsndfile/CONTROL')
| -rw-r--r-- | ports/libsndfile/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/libsndfile/CONTROL b/ports/libsndfile/CONTROL index 70be2ab6c..f870d97af 100644 --- a/ports/libsndfile/CONTROL +++ b/ports/libsndfile/CONTROL @@ -1,4 +1,4 @@ Source: libsndfile -Version: 1.0.29-6830c42-2 +Version: 1.0.29-6830c42-3 Description: Library to read, write and manipulate many soundfile types. Authored by Eric de Castro Lopo Build-Depends: libogg, libflac, libvorbis |
