diff options
| author | JackBoosY <47264268+JackBoosY@users.noreply.github.com> | 2019-08-26 11:31:55 +0800 |
|---|---|---|
| committer | Curtis J Bezault <curtbezault@gmail.com> | 2019-08-25 20:31:55 -0700 |
| commit | e417ff69b746f7842b3b9d0fceacb080498e1c5d (patch) | |
| tree | 6255e49a35df694baf8989a341ec9612ef677989 /ports/glfw3/CONTROL | |
| parent | f757b531a6e6bdbe3bddda6ccb452a2884ae92b2 (diff) | |
| download | vcpkg-e417ff69b746f7842b3b9d0fceacb080498e1c5d.tar.gz vcpkg-e417ff69b746f7842b3b9d0fceacb080498e1c5d.zip | |
[glfw3]Add more information about installing dependencies. (#7885)
Diffstat (limited to 'ports/glfw3/CONTROL')
| -rw-r--r-- | ports/glfw3/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/glfw3/CONTROL b/ports/glfw3/CONTROL index 6cbc41564..48a13de9e 100644 --- a/ports/glfw3/CONTROL +++ b/ports/glfw3/CONTROL @@ -1,4 +1,4 @@ Source: glfw3 -Version: 3.3-1 +Version: 3.3-2 Homepage: https://github.com/glfw/glfw Description: GLFW is a free, Open Source, multi-platform library for OpenGL, OpenGL ES and Vulkan application development. It provides a simple, platform-independent API for creating windows, contexts and surfaces, reading input, handling events, etc. |
