diff options
| author | Henrik Gaßmann <BurningEnlightenment@users.noreply.github.com> | 2020-03-20 08:32:07 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-20 00:32:07 -0700 |
| commit | 0a64f3a1f6868f70cfbee038c2646d10085d0caf (patch) | |
| tree | 0ac56459a571b0e70ade2bc0408955c92b381dce /ports/spirv-tools/CONTROL | |
| parent | 8b201cb43c5bb1fd976e1deac2154b0ab64c5e10 (diff) | |
| download | vcpkg-0a64f3a1f6868f70cfbee038c2646d10085d0caf.tar.gz vcpkg-0a64f3a1f6868f70cfbee038c2646d10085d0caf.zip | |
[spirv-tools] Update to version 2020.1 (#10441)
* [spirv-headers] Update to version 1.5.1
* [spirv-tools] Update to version 2020.1
* [spirv-tools] Work around an import config typo
* [spirv-tools] Fix nitpicks
* [spirv-headers] Modernize port
* [spirv-tools] Fix directory name capitalization mismatch
Diffstat (limited to 'ports/spirv-tools/CONTROL')
| -rw-r--r-- | ports/spirv-tools/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/spirv-tools/CONTROL b/ports/spirv-tools/CONTROL index 154783ca2..a075b87c5 100644 --- a/ports/spirv-tools/CONTROL +++ b/ports/spirv-tools/CONTROL @@ -1,5 +1,5 @@ Source: spirv-tools
-Version: 2019.3-dev-1
+Version: 2020.1
Homepage: https://github.com/KhronosGroup/SPIRV-Tools
Description: API and commands for processing SPIR-V modules
Build-Depends: spirv-headers
\ No newline at end of file |
