diff options
| author | JackBoosY <47264268+JackBoosY@users.noreply.github.com> | 2019-09-27 17:05:33 +0800 |
|---|---|---|
| committer | Griffin Downs <35574547+grdowns@users.noreply.github.com> | 2019-09-27 02:05:33 -0700 |
| commit | 77a0a4a6159bafbb0ba34a8e08f1f5bbc4904668 (patch) | |
| tree | ba75f62705a47057ed5b1182ec03c7a96ba262a2 /ports/llvm/CONTROL | |
| parent | 67a9305c75f89c6a7e229c94d1800b598f0666b3 (diff) | |
| download | vcpkg-77a0a4a6159bafbb0ba34a8e08f1f5bbc4904668.tar.gz vcpkg-77a0a4a6159bafbb0ba34a8e08f1f5bbc4904668.zip | |
[halide]Upgrade to release_2019_08_27. (#8102)
* [halide]Upgrade to release_2019_08_27.
* [llvm]Fix llvm tools path in cmake.
* Re-trigger CI system.
Diffstat (limited to 'ports/llvm/CONTROL')
| -rw-r--r-- | ports/llvm/CONTROL | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/ports/llvm/CONTROL b/ports/llvm/CONTROL index 9a49e3cc2..cdfd41eba 100644 --- a/ports/llvm/CONTROL +++ b/ports/llvm/CONTROL @@ -1,5 +1,5 @@ -Source: llvm
-Version: 8.0.0-1
-Homepage: https://llvm.org/
-Description: The LLVM Compiler Infrastructure
-Build-Depends: atlmfc (windows)
+Source: llvm +Version: 8.0.0-2 +Homepage: https://llvm.org/ +Description: The LLVM Compiler Infrastructure +Build-Depends: atlmfc (windows) |
