diff options
| author | Stanislav Ershov <digital.stream.of.mind@gmail.com> | 2020-01-14 21:12:05 +0300 |
|---|---|---|
| committer | nicole mazzuca <mazzucan@outlook.com> | 2020-01-14 10:12:05 -0800 |
| commit | d73e5209e89308a61d4e08547db48b3ccfb6e8bd (patch) | |
| tree | c941fafa99e8982ef61a48b37d0a9d0e91983586 /ports/glfw3/CONTROL | |
| parent | 28eee51adb36f2165be846e77ef7b3ee5b3f8789 (diff) | |
| download | vcpkg-d73e5209e89308a61d4e08547db48b3ccfb6e8bd.tar.gz vcpkg-d73e5209e89308a61d4e08547db48b3ccfb6e8bd.zip | |
[glfw3] Update to 3.3.1 (#9626)
* [glfw3] Update to 3.3.1
* [glfw3] portfile cleanup
* [glfw3] don't show linux specific message on macos
* [glfw3] Use VCPKG_TARGET_IS_LINUX
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 6c99ef4a7..e51362d2a 100644 --- a/ports/glfw3/CONTROL +++ b/ports/glfw3/CONTROL @@ -1,4 +1,4 @@ Source: glfw3 -Version: 3.3-3 +Version: 3.3.1 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. |
