diff options
| author | jdellar <44727671+jdellar@users.noreply.github.com> | 2018-11-09 17:49:24 +1000 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-11-08 23:49:24 -0800 |
| commit | 8dc8d0e0c97550a95b764287adbad90b7df7d11d (patch) | |
| tree | 85f9572b8edaa611199d6e281af278e56d0094bf /ports/sdl2/CONTROL | |
| parent | 4f7d4dc66f242a2b86ce38673c7dd9c32110257f (diff) | |
| download | vcpkg-8dc8d0e0c97550a95b764287adbad90b7df7d11d.tar.gz vcpkg-8dc8d0e0c97550a95b764287adbad90b7df7d11d.zip | |
[sdl2] Update to SDL2 2.0.9 (#4648)
* [sdl2] Update to SDL2 2.0.9
* [sdl2] Fix x86-windows and fix uwp patch
Diffstat (limited to 'ports/sdl2/CONTROL')
| -rw-r--r-- | ports/sdl2/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/sdl2/CONTROL b/ports/sdl2/CONTROL index 397b81ed5..18e867b7c 100644 --- a/ports/sdl2/CONTROL +++ b/ports/sdl2/CONTROL @@ -1,3 +1,3 @@ Source: sdl2 -Version: 2.0.8-3 +Version: 2.0.9-1 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. |
