aboutsummaryrefslogtreecommitdiff
path: root/ports/sdl2/CONTROL
diff options
context:
space:
mode:
authorpast-due <30942300+past-due@users.noreply.github.com>2019-03-26 13:55:08 -0400
committerPhil Christensen <philc@microsoft.com>2019-03-26 10:55:08 -0700
commit367ca52d9eab69c8f0c96a082dd0b09e6ff781af (patch)
tree698c2c8e85931c5d774a4cede16fe000204772f5 /ports/sdl2/CONTROL
parent207855d843b68001ccee5da2df9de53216b98b6e (diff)
downloadvcpkg-367ca52d9eab69c8f0c96a082dd0b09e6ff781af.tar.gz
vcpkg-367ca52d9eab69c8f0c96a082dd0b09e6ff781af.zip
[SDL2] Add patch for SDL2 hid_enumerate bug 4391 (#5820)
Applies patch for SDL 2.0.9 bug 4391: "hid_enumerate() sometimes causes game to freeze for a few seconds" See: https://bugzilla.libsdl.org/show_bug.cgi?id=4391
Diffstat (limited to 'ports/sdl2/CONTROL')
-rw-r--r--ports/sdl2/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/sdl2/CONTROL b/ports/sdl2/CONTROL
index 05e9d6363..1bd6ec930 100644
--- a/ports/sdl2/CONTROL
+++ b/ports/sdl2/CONTROL
@@ -1,5 +1,5 @@
Source: sdl2
-Version: 2.0.9-1
+Version: 2.0.9-2
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.
Feature: vulkan