[FluidSynth] update to 2.2.6 (#23808)

* [FluidSynth] update to 2.2.6

* add version

* update version
This commit is contained in:
Frank 2022-03-29 04:44:37 +08:00 committed by GitHub
parent 9b7e03938d
commit 16659d0027
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 11 additions and 6 deletions

View File

@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO FluidSynth/fluidsynth
REF 6c807bdd37748411801e93c48fcd5789d5a6a278 #v2.2.4
SHA512 5fab3b4d58fa47825cf6afc816828fb57879523b8d7659fb20deacdf5439e74fd4b0f2b3f03a8db89cc4106b3b36f2ec450a858e02af30245b6413db70060a11
REF 8b00644751578ba67b709a827cbe5133d849d339 #v2.2.6
SHA512 37361c6fdbb54eba78e59f03c9ca702129f0fb522721dfb4e744fdc9a8721e665728fa5606bc68c2fb2ce971b4829cfc472f0a7cd72ce3fe14b3a335b098f7ec
HEAD_REF master
PATCHES
fix-dependencies.patch

View File

@ -1,9 +1,9 @@
{
"name": "fluidsynth",
"version": "2.2.4",
"port-version": 1,
"version": "2.2.6",
"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",
"dependencies": [
{
"name": "fluidsynth",

View File

@ -2233,8 +2233,8 @@
"port-version": 2
},
"fluidsynth": {
"baseline": "2.2.4",
"port-version": 1
"baseline": "2.2.6",
"port-version": 0
},
"fmem": {
"baseline": "c-libs-2ccee3d2fb",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "7740f8dfb97fa273a9f9ed740ade48f9953ff393",
"version": "2.2.6",
"port-version": 0
},
{
"git-tree": "5ffab5df62c9846a6daa5acbd13fd6966594ed77",
"version": "2.2.4",