diff options
| author | Be <be@mixxx.org> | 2021-08-10 00:58:05 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-10 00:58:05 -0700 |
| commit | 3a37cc46f67334817a36cdf122dcbb58b1b1acea (patch) | |
| tree | c3672193759be2b10cb307784c24bada0a197a9a /versions/baseline.json | |
| parent | 32f6448a9ea511ab33d02571917b9dd3cae578e2 (diff) | |
| download | vcpkg-3a37cc46f67334817a36cdf122dcbb58b1b1acea.tar.gz vcpkg-3a37cc46f67334817a36cdf122dcbb58b1b1acea.zip | |
[portsmf] update to 238 (#19423)
This fixes a missing #include <cstring> in one of the library's
headers (allegro.h). Also the header files are installed to the
lowercase "portsmf" directory to match the old build system.
Diffstat (limited to 'versions/baseline.json')
| -rw-r--r-- | versions/baseline.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index ad89b9320..28a7a3eb0 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -5041,7 +5041,7 @@ "port-version": 0 }, "portsmf": { - "baseline": "0.236", + "baseline": "0.238", "port-version": 0 }, "ppconsul": { |
