aboutsummaryrefslogtreecommitdiff
path: root/ports/portaudio/CONTROL
diff options
context:
space:
mode:
authorStefan Wurzinger <swurzinger@users.noreply.github.com>2018-10-24 01:43:28 +0200
committerRobert Schumacher <roschuma@microsoft.com>2018-10-23 16:43:28 -0700
commit55f53c385e7df9ebd01787968e9155e857f55823 (patch)
tree777f30310ebff565d2368b99097cc8dce21e13a2 /ports/portaudio/CONTROL
parenta1fe9544fd042a40fcfd28f04032a8f539486bdf (diff)
downloadvcpkg-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/CONTROL2
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.