diff options
| author | Stefan Wurzinger <swurzinger@users.noreply.github.com> | 2018-10-24 01:43:28 +0200 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-10-23 16:43:28 -0700 |
| commit | 55f53c385e7df9ebd01787968e9155e857f55823 (patch) | |
| tree | 777f30310ebff565d2368b99097cc8dce21e13a2 /ports/portaudio/CONTROL | |
| parent | a1fe9544fd042a40fcfd28f04032a8f539486bdf (diff) | |
| download | vcpkg-55f53c385e7df9ebd01787968e9155e857f55823.tar.gz vcpkg-55f53c385e7df9ebd01787968e9155e857f55823.zip | |
[portaudio] fix wasapi support (#4236) (#4517)
* [portaudio] fix wasapi support (#4236)
* [portaudio] Bump control version; prefer vcpkg_extract_source_archive_ex
Diffstat (limited to 'ports/portaudio/CONTROL')
| -rw-r--r-- | ports/portaudio/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/portaudio/CONTROL b/ports/portaudio/CONTROL index 829a87026..8b74bfd6f 100644 --- a/ports/portaudio/CONTROL +++ b/ports/portaudio/CONTROL @@ -1,3 +1,3 @@ Source: portaudio
-Version: 19.0.6.00-2
+Version: 19.0.6.00-3
Description: PortAudio Portable Cross-platform Audio I/O API PortAudio is a free, cross-platform, open-source, audio I/O library. It lets you write simple audio programs in 'C' or C++ that will compile and run on many platforms including Windows, Macintosh OS X, and Unix (OSS/ALSA). It is intended to promote the exchange of audio software between developers on different platforms. Many applications use PortAudio for Audio I/O.
|
