diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2017-06-28 14:26:44 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2017-06-28 14:26:44 -0700 |
| commit | 2c248dd4a6f473e57ade0c529b81e3b8f3b4dd4e (patch) | |
| tree | d1dd24dc1328afde3d9fddc6ce75546baf6f74ee /ports/rtmidi/CONTROL | |
| parent | 9eca90f2d1c4f2ddc0cd0153b7addbff3757bac4 (diff) | |
| download | vcpkg-2c248dd4a6f473e57ade0c529b81e3b8f3b4dd4e.tar.gz vcpkg-2c248dd4a6f473e57ade0c529b81e3b8f3b4dd4e.zip | |
[rtmidi] Slightly simplify cmake replacement
Diffstat (limited to 'ports/rtmidi/CONTROL')
| -rw-r--r-- | ports/rtmidi/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/rtmidi/CONTROL b/ports/rtmidi/CONTROL index 9cf64df9e..9057812a0 100644 --- a/ports/rtmidi/CONTROL +++ b/ports/rtmidi/CONTROL @@ -1,3 +1,3 @@ Source: rtmidi -Version: 2.1.1 +Version: 2.1.1-1 Description: A set of C++ classes that provide a common API for realtime MIDI input/output across Linux (ALSA & JACK), Macintosh OS X (CoreMidi & JACK) and Windows (Multimedia) |
