summaryrefslogtreecommitdiffstats
path: root/source/d
diff options
context:
space:
mode:
Diffstat (limited to 'source/d')
-rwxr-xr-xsource/d/llvm/llvm.SlackBuild2
-rw-r--r--source/d/llvm/llvm.url28
2 files changed, 20 insertions, 10 deletions
diff --git a/source/d/llvm/llvm.SlackBuild b/source/d/llvm/llvm.SlackBuild
index b5bb57151..f0626ffa7 100755
--- a/source/d/llvm/llvm.SlackBuild
+++ b/source/d/llvm/llvm.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=llvm
VERSION=${VERSION:-$(echo llvm-*.tar.xz | rev | cut -f 4- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}
diff --git a/source/d/llvm/llvm.url b/source/d/llvm/llvm.url
index 32d457d03..7a7a7e007 100644
--- a/source/d/llvm/llvm.url
+++ b/source/d/llvm/llvm.url
@@ -1,9 +1,19 @@
-http://llvm.org/releases/8.0.0/llvm-8.0.0.src.tar.xz
-http://llvm.org/releases/8.0.0/cfe-8.0.0.src.tar.xz
-http://llvm.org/releases/8.0.0/clang-tools-extra-8.0.0.src.tar.xz
-http://llvm.org/releases/8.0.0/compiler-rt-8.0.0.src.tar.xz
-http://llvm.org/releases/8.0.0/lldb-8.0.0.src.tar.xz
-http://llvm.org/releases/8.0.0/openmp-8.0.0.src.tar.xz
-http://llvm.org/releases/8.0.0/libcxx-8.0.0.src.tar.xz
-http://llvm.org/releases/8.0.0/libcxxabi-8.0.0.src.tar.xz
-http://llvm.org/releases/8.0.0/lld-8.0.0.src.tar.xz
+https://github.com/llvm/llvm-project/releases/download/llvmorg-8.0.1/llvm-8.0.1.src.tar.xz
+https://github.com/llvm/llvm-project/releases/download/llvmorg-8.0.1/cfe-8.0.1.src.tar.xz
+https://github.com/llvm/llvm-project/releases/download/llvmorg-8.0.1/clang-tools-extra-8.0.1.src.tar.xz
+https://github.com/llvm/llvm-project/releases/download/llvmorg-8.0.1/compiler-rt-8.0.1.src.tar.xz
+https://github.com/llvm/llvm-project/releases/download/llvmorg-8.0.1/lldb-8.0.1.src.tar.xz
+https://github.com/llvm/llvm-project/releases/download/llvmorg-8.0.1/openmp-8.0.1.src.tar.xz
+https://github.com/llvm/llvm-project/releases/download/llvmorg-8.0.1/libcxx-8.0.1.src.tar.xz
+https://github.com/llvm/llvm-project/releases/download/llvmorg-8.0.1/libcxxabi-8.0.1.src.tar.xz
+https://github.com/llvm/llvm-project/releases/download/llvmorg-8.0.1/lld-8.0.1.src.tar.xz
+# Or, use the archives from the main site:
+#http://llvm.org/releases/8.0.1/llvm-8.0.1.src.tar.xz
+#http://llvm.org/releases/8.0.1/cfe-8.0.1.src.tar.xz
+#http://llvm.org/releases/8.0.1/clang-tools-extra-8.0.1.src.tar.xz
+#http://llvm.org/releases/8.0.1/compiler-rt-8.0.1.src.tar.xz
+#http://llvm.org/releases/8.0.1/lldb-8.0.1.src.tar.xz
+#http://llvm.org/releases/8.0.1/openmp-8.0.1.src.tar.xz
+#http://llvm.org/releases/8.0.1/libcxx-8.0.1.src.tar.xz
+#http://llvm.org/releases/8.0.1/libcxxabi-8.0.1.src.tar.xz
+#http://llvm.org/releases/8.0.1/lld-8.0.1.src.tar.xz