From 796d4f301d22766a55a93aa38a749446ef236936 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Thu, 15 Jul 2021 09:59:40 +0300 Subject: [PATCH] clang: use VERSION --- extra/clang/sources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extra/clang/sources b/extra/clang/sources index a26e29c6..8cdc3098 100644 --- a/extra/clang/sources +++ b/extra/clang/sources @@ -1 +1 @@ -https://github.com/llvm/llvm-project/releases/download/llvmorg-12.0.1/clang-12.0.1.src.tar.xz +https://github.com/llvm/llvm-project/releases/download/llvmorg-VERSION/clang-VERSION.src.tar.xz