aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ports/llvm/portfile.cmake4
-rw-r--r--ports/llvm/vcpkg.json3
-rw-r--r--versions/baseline.json4
-rw-r--r--versions/l-/llvm.json5
4 files changed, 10 insertions, 6 deletions
diff --git a/ports/llvm/portfile.cmake b/ports/llvm/portfile.cmake
index 37c1c5f19..1b2dcf693 100644
--- a/ports/llvm/portfile.cmake
+++ b/ports/llvm/portfile.cmake
@@ -1,4 +1,4 @@
-set(LLVM_VERSION "12.0.0")
+set(LLVM_VERSION "12.0.1")
vcpkg_check_linkage(ONLY_STATIC_LIBRARY)
@@ -6,7 +6,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO llvm/llvm-project
REF llvmorg-${LLVM_VERSION}
- SHA512 0cff02155c5ac0d6db2b72d60d9819d5b5dd859663b45f721b1c7540239c2fceb1f57d9173f6870c49de851c242ed8e85c5c6d6577a1f8092a7c5dcd12513b26
+ SHA512 6eb0dc18e2c25935fabfdfc48b0114be0939158dfdef7b85b395fe2e71042672446af0e68750aae003c9847d10d1f63316fe95d3df738d18f249174292b1b9e1
HEAD_REF master
PATCHES
0002-fix-install-paths.patch # This patch fixes paths in ClangConfig.cmake, LLVMConfig.cmake, LLDConfig.cmake etc.
diff --git a/ports/llvm/vcpkg.json b/ports/llvm/vcpkg.json
index 2c5061af6..afa41a8ab 100644
--- a/ports/llvm/vcpkg.json
+++ b/ports/llvm/vcpkg.json
@@ -1,7 +1,6 @@
{
"name": "llvm",
- "version-string": "12.0.0",
- "port-version": 1,
+ "version-string": "12.0.1",
"description": "The LLVM Compiler Infrastructure.",
"homepage": "https://llvm.org",
"supports": "!uwp",
diff --git a/versions/baseline.json b/versions/baseline.json
index fd7c59b10..2aaa893b2 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -3861,8 +3861,8 @@
"port-version": 1
},
"llvm": {
- "baseline": "12.0.0",
- "port-version": 1
+ "baseline": "12.0.1",
+ "port-version": 0
},
"lmdb": {
"baseline": "0.9.24",
diff --git a/versions/l-/llvm.json b/versions/l-/llvm.json
index 7cb28d85e..6874e9e10 100644
--- a/versions/l-/llvm.json
+++ b/versions/l-/llvm.json
@@ -1,6 +1,11 @@
{
"versions": [
{
+ "git-tree": "3726ade4edd3bd8e47f0cddbfac1e67803e7adea",
+ "version-string": "12.0.1",
+ "port-version": 0
+ },
+ {
"git-tree": "3d801bd12386ff6ab31ec0a27c3f45e23242a470",
"version-string": "12.0.0",
"port-version": 1