diff options
| author | Lassi <lassilaati@gmail.com> | 2019-02-08 01:20:42 +0200 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2019-02-07 15:20:42 -0800 |
| commit | cc516fb763b3a4b1faf37efbf0f6fc4c0ccfc60a (patch) | |
| tree | 15b69ec7f157f68d6e1779c0fe6dff30399fce34 /ports/vulkan/CONTROL | |
| parent | 2f4a723ed4dbc7c9f821a32b59ebd2286fc61b7a (diff) | |
| download | vcpkg-cc516fb763b3a4b1faf37efbf0f6fc4c0ccfc60a.tar.gz vcpkg-cc516fb763b3a4b1faf37efbf0f6fc4c0ccfc60a.zip | |
[vulkan] fix license copying on macOS (#5319)
* Check if license exists in root of VULKAN_DIR, otherwise try one directory higher
* [vulkan] Bump control version
Diffstat (limited to 'ports/vulkan/CONTROL')
| -rw-r--r-- | ports/vulkan/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/vulkan/CONTROL b/ports/vulkan/CONTROL index 77f99641d..2d4947d31 100644 --- a/ports/vulkan/CONTROL +++ b/ports/vulkan/CONTROL @@ -1,3 +1,3 @@ Source: vulkan
-Version: 1.1.82.1
+Version: 1.1.82.1-1
Description: A graphics and compute API that provides high-efficiency, cross-platform access to modern GPUs on a wide variety of devices.
\ No newline at end of file |
