diff options
| author | NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> | 2020-02-08 01:56:12 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-07 09:56:12 -0800 |
| commit | 2873f07823df192ba55693d200850669eabe332c (patch) | |
| tree | d939ac52eff6201739cc91f70edc0eba235d7b8d /ports/fluidsynth/CONTROL | |
| parent | a6fc98381f481050c517dcd7a3bad911e005c056 (diff) | |
| download | vcpkg-2873f07823df192ba55693d200850669eabe332c.tar.gz vcpkg-2873f07823df192ba55693d200850669eabe332c.zip | |
[fluidsynth] Update to 2.1.0 (#9937)
Diffstat (limited to 'ports/fluidsynth/CONTROL')
| -rw-r--r-- | ports/fluidsynth/CONTROL | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/ports/fluidsynth/CONTROL b/ports/fluidsynth/CONTROL index 4532fa60e..f6fc69055 100644 --- a/ports/fluidsynth/CONTROL +++ b/ports/fluidsynth/CONTROL @@ -1,4 +1,5 @@ Source: fluidsynth -Version: 2.0.5-1 +Version: 2.1.0 +Homepage: https://github.com/FluidSynth/fluidsynth Description: FluidSynth reads and handles MIDI events from the MIDI input device. It is the software analogue of a MIDI synthesizer. FluidSynth can also play midifiles using a Soundfont. -Build-Depends: glib +Build-Depends: glib
\ No newline at end of file |
