diff options
| author | Alexander Neumann <30894796+Neumann-A@users.noreply.github.com> | 2021-04-15 22:53:35 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-15 13:53:35 -0700 |
| commit | 2bdc34f664583c138c617dc54729097840414735 (patch) | |
| tree | e6243424df603c702132652c34770639d13c4abb /versions/f- | |
| parent | fe430b986b5eb2dd6a2aca1a6fdaa32e213c1ba7 (diff) | |
| download | vcpkg-2bdc34f664583c138c617dc54729097840414735.tar.gz vcpkg-2bdc34f664583c138c617dc54729097840414735.zip | |
[fluidsynth] update portfile features. (#17235)
* [fluidsynth] update deps.
* add all the features. (at least in the portfile)
* bump port version
* use version instead of version-string
* revert version bump
* version stuff
* default everything to off without vcpkg_check_features
* version stuff
Diffstat (limited to 'versions/f-')
| -rw-r--r-- | versions/f-/fluidsynth.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/f-/fluidsynth.json b/versions/f-/fluidsynth.json index a766ae2ca..4df819b93 100644 --- a/versions/f-/fluidsynth.json +++ b/versions/f-/fluidsynth.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "e0fa8719cb1348a12b177ffdba4943891bede664", + "version": "2.1.4", + "port-version": 1 + }, + { "git-tree": "3c4776e7b26493ea0fa2f825a2e855231805e978", "version-string": "2.1.4", "port-version": 0 |
