diff options
| author | wangli28 <47812810+wangli28@users.noreply.github.com> | 2019-07-10 03:53:06 +0800 |
|---|---|---|
| committer | Curtis J Bezault <curtbezault@gmail.com> | 2019-07-09 15:53:06 -0400 |
| commit | a15e2446faadd558171cd08f352bf51cb659d13a (patch) | |
| tree | 8d9f2828c94b866569c606b8e48d3441784e2915 /ports/spirv-tools/CONTROL | |
| parent | a3694e501a720e9f8b51774cd0a7c28831477cac (diff) | |
| download | vcpkg-a15e2446faadd558171cd08f352bf51cb659d13a.tar.gz vcpkg-a15e2446faadd558171cd08f352bf51cb659d13a.zip | |
[spirv-tools] Fix removed patch (#7204)
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 b873c5493..154783ca2 100644 --- a/ports/spirv-tools/CONTROL +++ b/ports/spirv-tools/CONTROL @@ -1,5 +1,5 @@ Source: spirv-tools
-Version: 2019.3-dev
+Version: 2019.3-dev-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 |
