diff --git a/ports/fluidsynth/portfile.cmake b/ports/fluidsynth/portfile.cmake index 6bb27bb9c3..d5f4030fa7 100644 --- a/ports/fluidsynth/portfile.cmake +++ b/ports/fluidsynth/portfile.cmake @@ -1,8 +1,8 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO FluidSynth/fluidsynth - REF 2393aef3bd0b4e78084cfe16735d402bc1497edd #v2.1.4 - SHA512 181914f883982d931dfa4d8c0d0391fb91fbf3448e1eb1ea1541c938d874d7611066e7e289859d83b610a85ba089463e0a93f77db5a6253349f6b328a7373dc6 + REF 90a6c52e1c347d1c4283b0de9f860ed2fbc413bc #v2.2.1 + SHA512 311a078e95204baf9b348fb8c83370003982fad59553de945437fec7647c9237dd4382f9f8f70080ed472745c66fe528764cd898581d628ab4422427c3d58b3a HEAD_REF master PATCHES force-x86-gentables.patch diff --git a/ports/fluidsynth/vcpkg.json b/ports/fluidsynth/vcpkg.json index d00705ad49..cdb9226e7c 100644 --- a/ports/fluidsynth/vcpkg.json +++ b/ports/fluidsynth/vcpkg.json @@ -1,7 +1,6 @@ { "name": "fluidsynth", - "version": "2.1.4", - "port-version": 1, + "version": "2.2.1", "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.", "homepage": "https://github.com/FluidSynth/fluidsynth", "dependencies": [ diff --git a/versions/baseline.json b/versions/baseline.json index a739bb39ae..4c20954ec8 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -2037,8 +2037,8 @@ "port-version": 0 }, "fluidsynth": { - "baseline": "2.1.4", - "port-version": 1 + "baseline": "2.2.1", + "port-version": 0 }, "fmem": { "baseline": "c-libs-2ccee3d2fb", diff --git a/versions/f-/fluidsynth.json b/versions/f-/fluidsynth.json index 4df819b931..3321f5977e 100644 --- a/versions/f-/fluidsynth.json +++ b/versions/f-/fluidsynth.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "226d8e9bba548bfb4592dfe5979797e3ffde0f69", + "version": "2.2.1", + "port-version": 0 + }, { "git-tree": "e0fa8719cb1348a12b177ffdba4943891bede664", "version": "2.1.4",