diff options
| author | ankurverma85 <31362771+ankurverma85@users.noreply.github.com> | 2020-12-26 23:22:21 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-26 22:22:21 -0800 |
| commit | 57b4c4c73a7965c301624fbe2a5fa273742469ae (patch) | |
| tree | 8bd268cca7718f7d1e7ec30f1796b1471edca80c /ports/sdl1/CONTROL | |
| parent | 08c867c52a7bc215107250be5d1d923af092e428 (diff) | |
| download | vcpkg-57b4c4c73a7965c301624fbe2a5fa273742469ae.tar.gz vcpkg-57b4c4c73a7965c301624fbe2a5fa273742469ae.zip | |
[sdl1] x64-windows-static-md fixes (#15126)
Diffstat (limited to 'ports/sdl1/CONTROL')
| -rw-r--r-- | ports/sdl1/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/sdl1/CONTROL b/ports/sdl1/CONTROL index 87bb7b2af..257955650 100644 --- a/ports/sdl1/CONTROL +++ b/ports/sdl1/CONTROL @@ -1,5 +1,5 @@ Source: sdl1 Version: 1.2.15 -Port-Version: 12 +Port-Version: 13 Homepage: https://www.libsdl.org Description: Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D. |
