diff --git a/ports/fluidsynth/portfile.cmake b/ports/fluidsynth/portfile.cmake index 830275044f..0f3a1d26c1 100644 --- a/ports/fluidsynth/portfile.cmake +++ b/ports/fluidsynth/portfile.cmake @@ -10,7 +10,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO FluidSynth/fluidsynth REF "v${VERSION}" - SHA512 57770597e26140011324cac14dd81aa1f5fc52ec0c256a4e16f629b81b8d477279ad714cc9d1e375d74aabb348e1436eafd06746cdf10fa29196468645bf7600 + SHA512 d01d18c42ce98d0daa4e137118fc41f0a59047013870c09bacd9014baadf747e8e73571046781e34bc03eef454f2ef12ee59cf9b2c7f9517c586c08041ebe081 HEAD_REF master PATCHES gentables.patch diff --git a/ports/fluidsynth/vcpkg.json b/ports/fluidsynth/vcpkg.json index c77c1f7850..1ef14eedaa 100644 --- a/ports/fluidsynth/vcpkg.json +++ b/ports/fluidsynth/vcpkg.json @@ -1,6 +1,6 @@ { "name": "fluidsynth", - "version": "2.4.0", + "version": "2.4.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", "license": "LGPL-2.1-or-later", diff --git a/versions/baseline.json b/versions/baseline.json index 53269548d1..45b9055e90 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -2853,7 +2853,7 @@ "port-version": 0 }, "fluidsynth": { - "baseline": "2.4.0", + "baseline": "2.4.1", "port-version": 0 }, "flux": { diff --git a/versions/f-/fluidsynth.json b/versions/f-/fluidsynth.json index 0b8da54ed8..0cb2820d1a 100644 --- a/versions/f-/fluidsynth.json +++ b/versions/f-/fluidsynth.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "de4e154ef67ed501c491813ca14696a0a3fc6e11", + "version": "2.4.1", + "port-version": 0 + }, { "git-tree": "46142e635f474dcc2f3c47fa6df45885bbacccac", "version": "2.4.0",