diff options
| author | JackBoosY <47264268+JackBoosY@users.noreply.github.com> | 2019-05-16 07:22:31 +0800 |
|---|---|---|
| committer | Victor Romero <romerosanchezv@gmail.com> | 2019-05-15 16:22:31 -0700 |
| commit | efdd1f17669fba04a9dc392d3e97de2311c45528 (patch) | |
| tree | b1d7e0fa9c6d2eadc3c2b5f56ec49022a393243a /ports/libsndfile/CONTROL | |
| parent | 0e417f773d830566910c85ff18025e300d78fbf0 (diff) | |
| download | vcpkg-efdd1f17669fba04a9dc392d3e97de2311c45528.tar.gz vcpkg-efdd1f17669fba04a9dc392d3e97de2311c45528.zip | |
[libsndfile]Fix install file path in linux. (#6455)
* [libsndfile]Fix install file path in linux.
* [libsndfile] Don't install HTML docs
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 d448f694c..d8de159b2 100644 --- a/ports/libsndfile/CONTROL +++ b/ports/libsndfile/CONTROL @@ -1,5 +1,5 @@ Source: libsndfile -Version: 1.0.29-6830c42-5 +Version: 1.0.29-6830c42-6 Description: Library to read, write and manipulate many soundfile types. Authored by Eric de Castro Lopo Default-Features: external-libs |
