diff options
| author | JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> | 2021-06-25 04:12:22 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-24 13:12:22 -0700 |
| commit | 1d4f578353ef9348d2a20893d026bbb9e0e278fa (patch) | |
| tree | 252ae3ca8374c6e439ff156b25d76e41f8b130fb /versions | |
| parent | 5ff4ce05c11d9d258c883c80c8c036f095cada49 (diff) | |
| download | vcpkg-1d4f578353ef9348d2a20893d026bbb9e0e278fa.tar.gz vcpkg-1d4f578353ef9348d2a20893d026bbb9e0e278fa.zip | |
[fluidsynth] update to 2.2.1 (#18524)
* [fluidsynth] update to 2.2.1
* update version
* delete vcpkg_fixup_pkgconfig
* update version
Diffstat (limited to 'versions')
| -rw-r--r-- | versions/baseline.json | 4 | ||||
| -rw-r--r-- | versions/f-/fluidsynth.json | 5 |
2 files changed, 7 insertions, 2 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index a739bb39a..4c20954ec 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 4df819b93..3321f5977 100644 --- a/versions/f-/fluidsynth.json +++ b/versions/f-/fluidsynth.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "226d8e9bba548bfb4592dfe5979797e3ffde0f69", + "version": "2.2.1", + "port-version": 0 + }, + { "git-tree": "e0fa8719cb1348a12b177ffdba4943891bede664", "version": "2.1.4", "port-version": 1 |
