aboutsummaryrefslogtreecommitdiff
path: root/ports/glad/CONTROL
diff options
context:
space:
mode:
authorPhil Christensen <philc@microsoft.com>2018-11-13 15:02:29 -0800
committerPhil Christensen <philc@microsoft.com>2018-11-13 15:23:04 -0800
commit54095ce882d70d111b6219709656ff2192fd53c5 (patch)
tree3557997f16a3c10aa6d38f5d93b4fc5b148e573c /ports/glad/CONTROL
parent27a6b6bbee07a0b425c2f77bdf17cdbfd230a867 (diff)
downloadvcpkg-54095ce882d70d111b6219709656ff2192fd53c5.tar.gz
vcpkg-54095ce882d70d111b6219709656ff2192fd53c5.zip
[glad] fix python2 dependancy
Diffstat (limited to 'ports/glad/CONTROL')
-rw-r--r--ports/glad/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/glad/CONTROL b/ports/glad/CONTROL
index 099da1cdf..e8354c205 100644
--- a/ports/glad/CONTROL
+++ b/ports/glad/CONTROL
@@ -1,3 +1,3 @@
Source: glad
-Version: 0.1.28
+Version: 0.1.28-2
Description: Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs.