summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
Diffstat (limited to 'source')
-rwxr-xr-xsource/d/llvm/llvm.SlackBuild2
-rw-r--r--source/d/llvm/llvm.url28
-rw-r--r--source/xfce/Thunar/Thunar.url2
3 files changed, 21 insertions, 11 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
diff --git a/source/xfce/Thunar/Thunar.url b/source/xfce/Thunar/Thunar.url
index b35970a65..6c0901a57 100644
--- a/source/xfce/Thunar/Thunar.url
+++ b/source/xfce/Thunar/Thunar.url
@@ -1 +1 @@
-http://archive.xfce.org/src/xfce/thunar/1.8/Thunar-1.8.7.tar.bz2
+http://archive.xfce.org/src/xfce/thunar/1.8/Thunar-1.8.8.tar.bz2