summaryrefslogtreecommitdiff
path: root/source/d/llvm
diff options
context:
space:
mode:
authorPatrick J Volkerding <volkerdi@slackware.com>2021-02-18 20:47:35 +0000
committerEric Hameleers <alien@slackware.com>2021-02-19 08:59:50 +0100
commitee1a7d961cd6886f9beadcf29069ecdf36113168 (patch)
treeb0c35a85650c6710c32131849ba2f130628aea69 /source/d/llvm
parent8b03d869e114578be209fde7fe72498970f6998e (diff)
downloadcurrent-ee1a7d961cd6886f9beadcf29069ecdf36113168.tar.gz
Thu Feb 18 20:47:35 UTC 202120210218204735
xap/mozilla-firefox-78.7.1esr-x86_64-1.txz: Upgraded. It looks like rebuilding Firefox with Rust 1.50.0 causes it to crash on HTML5 streams, so let's drop back to this build. 78.8.0 is coming soon and hopefully it'll fix this.
Diffstat (limited to 'source/d/llvm')
-rwxr-xr-xsource/d/llvm/llvm.SlackBuild2
-rw-r--r--source/d/llvm/llvm.url44
2 files changed, 23 insertions, 23 deletions
diff --git a/source/d/llvm/llvm.SlackBuild b/source/d/llvm/llvm.SlackBuild
index 8554eb53..826a4792 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 62c0ad41..c18b45b1 100644
--- a/source/d/llvm/llvm.url
+++ b/source/d/llvm/llvm.url
@@ -1,23 +1,23 @@
-https://github.com/llvm/llvm-project/releases/download/llvmorg-11.0.1/llvm-11.0.1.src.tar.xz
-https://github.com/llvm/llvm-project/releases/download/llvmorg-11.0.1/clang-11.0.1.src.tar.xz
-https://github.com/llvm/llvm-project/releases/download/llvmorg-11.0.1/clang-tools-extra-11.0.1.src.tar.xz
-https://github.com/llvm/llvm-project/releases/download/llvmorg-11.0.1/compiler-rt-11.0.1.src.tar.xz
-https://github.com/llvm/llvm-project/releases/download/llvmorg-11.0.1/flang-11.0.1.src.tar.xz
-https://github.com/llvm/llvm-project/releases/download/llvmorg-11.0.1/lldb-11.0.1.src.tar.xz
-https://github.com/llvm/llvm-project/releases/download/llvmorg-11.0.1/openmp-11.0.1.src.tar.xz
-https://github.com/llvm/llvm-project/releases/download/llvmorg-11.0.1/polly-11.0.1.src.tar.xz
-https://github.com/llvm/llvm-project/releases/download/llvmorg-11.0.1/libcxx-11.0.1.src.tar.xz
-https://github.com/llvm/llvm-project/releases/download/llvmorg-11.0.1/libcxxabi-11.0.1.src.tar.xz
-https://github.com/llvm/llvm-project/releases/download/llvmorg-11.0.1/lld-11.0.1.src.tar.xz
+https://github.com/llvm/llvm-project/releases/download/llvmorg-11.1.0/llvm-11.1.0.src.tar.xz
+https://github.com/llvm/llvm-project/releases/download/llvmorg-11.1.0/clang-11.1.0.src.tar.xz
+https://github.com/llvm/llvm-project/releases/download/llvmorg-11.1.0/clang-tools-extra-11.1.0.src.tar.xz
+https://github.com/llvm/llvm-project/releases/download/llvmorg-11.1.0/compiler-rt-11.1.0.src.tar.xz
+https://github.com/llvm/llvm-project/releases/download/llvmorg-11.1.0/flang-11.1.0.src.tar.xz
+https://github.com/llvm/llvm-project/releases/download/llvmorg-11.1.0/lldb-11.1.0.src.tar.xz
+https://github.com/llvm/llvm-project/releases/download/llvmorg-11.1.0/openmp-11.1.0.src.tar.xz
+https://github.com/llvm/llvm-project/releases/download/llvmorg-11.1.0/polly-11.1.0.src.tar.xz
+https://github.com/llvm/llvm-project/releases/download/llvmorg-11.1.0/libcxx-11.1.0.src.tar.xz
+https://github.com/llvm/llvm-project/releases/download/llvmorg-11.1.0/libcxxabi-11.1.0.src.tar.xz
+https://github.com/llvm/llvm-project/releases/download/llvmorg-11.1.0/lld-11.1.0.src.tar.xz
-#http://llvm.org/releases/11.0.1/llvm-11.0.1.src.tar.xz
-#http://llvm.org/releases/11.0.1/clang-11.0.1.src.tar.xz
-#http://llvm.org/releases/11.0.1/clang-tools-extra-11.0.1.src.tar.xz
-#http://llvm.org/releases/11.0.1/compiler-rt-11.0.1.src.tar.xz
-#http://llvm.org/releases/11.0.1/flang-11.0.1.src.tar.xz
-#http://llvm.org/releases/11.0.1/lldb-11.0.1.src.tar.xz
-#http://llvm.org/releases/11.0.1/openmp-11.0.1.src.tar.xz
-#http://llvm.org/releases/11.0.1/polly-11.0.1.src.tar.xz
-#http://llvm.org/releases/11.0.1/libcxx-11.0.1.src.tar.xz
-#http://llvm.org/releases/11.0.1/libcxxabi-11.0.1.src.tar.xz
-#http://llvm.org/releases/11.0.1/lld-11.0.1.src.tar.xz
+#http://llvm.org/releases/11.1.0/llvm-11.1.0.src.tar.xz
+#http://llvm.org/releases/11.1.0/clang-11.1.0.src.tar.xz
+#http://llvm.org/releases/11.1.0/clang-tools-extra-11.1.0.src.tar.xz
+#http://llvm.org/releases/11.1.0/compiler-rt-11.1.0.src.tar.xz
+#http://llvm.org/releases/11.1.0/flang-11.1.0.src.tar.xz
+#http://llvm.org/releases/11.1.0/lldb-11.1.0.src.tar.xz
+#http://llvm.org/releases/11.1.0/openmp-11.1.0.src.tar.xz
+#http://llvm.org/releases/11.1.0/polly-11.1.0.src.tar.xz
+#http://llvm.org/releases/11.1.0/libcxx-11.1.0.src.tar.xz
+#http://llvm.org/releases/11.1.0/libcxxabi-11.1.0.src.tar.xz
+#http://llvm.org/releases/11.1.0/lld-11.1.0.src.tar.xz