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.url48
-rwxr-xr-xsource/xap/NetworkManager-openvpn/NetworkManager-openvpn.SlackBuild2
3 files changed, 26 insertions, 26 deletions
diff --git a/source/d/llvm/llvm.SlackBuild b/source/d/llvm/llvm.SlackBuild
index e9ac03b50..f2f1ab094 100755
--- a/source/d/llvm/llvm.SlackBuild
+++ b/source/d/llvm/llvm.SlackBuild
@@ -112,7 +112,7 @@ cd $PKGNAM-${VERSION}/tools || cd $PKGNAM-${VERSION}.src/tools || exit 1
#mv flang-${VERSION} flang 2>/dev/null || mv flang-${VERSION}.src flang || exit 1
tar xvf $CWD/lldb-$VERSION.src.tar.xz || exit 1
mv lldb-${VERSION} lldb 2>/dev/null || mv lldb-${VERSION}.src lldb || exit 1
- if [ "$BUILD_CLANGD" = "YES" ]; then
+ if [ "$BUILD_LLD" = "YES" ]; then
tar xvf $CWD/lld-$VERSION.src.tar.xz || exit 1
mv lld-${VERSION} lld 2>/dev/null || mv lld-${VERSION}.src lld || exit 1
fi
diff --git a/source/d/llvm/llvm.url b/source/d/llvm/llvm.url
index f363460dc..eeafb0963 100644
--- a/source/d/llvm/llvm.url
+++ b/source/d/llvm/llvm.url
@@ -1,25 +1,25 @@
-https://github.com/llvm/llvm-project/releases/download/llvmorg-12.0.0/llvm-12.0.0.src.tar.xz
-https://github.com/llvm/llvm-project/releases/download/llvmorg-12.0.0/clang-12.0.0.src.tar.xz
-https://github.com/llvm/llvm-project/releases/download/llvmorg-12.0.0/clang-tools-extra-12.0.0.src.tar.xz
-https://github.com/llvm/llvm-project/releases/download/llvmorg-12.0.0/compiler-rt-12.0.0.src.tar.xz
-https://github.com/llvm/llvm-project/releases/download/llvmorg-12.0.0/flang-12.0.0.src.tar.xz
-https://github.com/llvm/llvm-project/releases/download/llvmorg-12.0.0/lldb-12.0.0.src.tar.xz
-https://github.com/llvm/llvm-project/releases/download/llvmorg-12.0.0/openmp-12.0.0.src.tar.xz
-https://github.com/llvm/llvm-project/releases/download/llvmorg-12.0.0/polly-12.0.0.src.tar.xz
-https://github.com/llvm/llvm-project/releases/download/llvmorg-12.0.0/libcxx-12.0.0.src.tar.xz
-https://github.com/llvm/llvm-project/releases/download/llvmorg-12.0.0/libcxxabi-12.0.0.src.tar.xz
-https://github.com/llvm/llvm-project/releases/download/llvmorg-12.0.0/lld-12.0.0.src.tar.xz
-https://github.com/llvm/llvm-project/releases/download/llvmorg-12.0.0/libunwind-12.0.0.src.tar.xz
+https://github.com/llvm/llvm-project/releases/download/llvmorg-12.0.1/llvm-12.0.1.src.tar.xz
+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-12.0.1/clang-tools-extra-12.0.1.src.tar.xz
+https://github.com/llvm/llvm-project/releases/download/llvmorg-12.0.1/compiler-rt-12.0.1.src.tar.xz
+https://github.com/llvm/llvm-project/releases/download/llvmorg-12.0.1/flang-12.0.1.src.tar.xz
+https://github.com/llvm/llvm-project/releases/download/llvmorg-12.0.1/lldb-12.0.1.src.tar.xz
+https://github.com/llvm/llvm-project/releases/download/llvmorg-12.0.1/openmp-12.0.1.src.tar.xz
+https://github.com/llvm/llvm-project/releases/download/llvmorg-12.0.1/polly-12.0.1.src.tar.xz
+https://github.com/llvm/llvm-project/releases/download/llvmorg-12.0.1/libcxx-12.0.1.src.tar.xz
+https://github.com/llvm/llvm-project/releases/download/llvmorg-12.0.1/libcxxabi-12.0.1.src.tar.xz
+https://github.com/llvm/llvm-project/releases/download/llvmorg-12.0.1/lld-12.0.1.src.tar.xz
+https://github.com/llvm/llvm-project/releases/download/llvmorg-12.0.1/libunwind-12.0.1.src.tar.xz
-#http://llvm.org/releases/12.0.0/llvm-12.0.0.src.tar.xz
-#http://llvm.org/releases/12.0.0/clang-12.0.0.src.tar.xz
-#http://llvm.org/releases/12.0.0/clang-tools-extra-12.0.0.src.tar.xz
-#http://llvm.org/releases/12.0.0/compiler-rt-12.0.0.src.tar.xz
-#http://llvm.org/releases/12.0.0/flang-12.0.0.src.tar.xz
-#http://llvm.org/releases/12.0.0/lldb-12.0.0.src.tar.xz
-#http://llvm.org/releases/12.0.0/openmp-12.0.0.src.tar.xz
-#http://llvm.org/releases/12.0.0/polly-12.0.0.src.tar.xz
-#http://llvm.org/releases/12.0.0/libcxx-12.0.0.src.tar.xz
-#http://llvm.org/releases/12.0.0/libcxxabi-12.0.0.src.tar.xz
-#http://llvm.org/releases/12.0.0/lld-12.0.0.src.tar.xz
-#http://llvm.org/releases/12.0.0/libunwind-12.0.0.src.tar.xz
+#http://llvm.org/releases/12.0.1/llvm-12.0.1.src.tar.xz
+#http://llvm.org/releases/12.0.1/clang-12.0.1.src.tar.xz
+#http://llvm.org/releases/12.0.1/clang-tools-extra-12.0.1.src.tar.xz
+#http://llvm.org/releases/12.0.1/compiler-rt-12.0.1.src.tar.xz
+#http://llvm.org/releases/12.0.1/flang-12.0.1.src.tar.xz
+#http://llvm.org/releases/12.0.1/lldb-12.0.1.src.tar.xz
+#http://llvm.org/releases/12.0.1/openmp-12.0.1.src.tar.xz
+#http://llvm.org/releases/12.0.1/polly-12.0.1.src.tar.xz
+#http://llvm.org/releases/12.0.1/libcxx-12.0.1.src.tar.xz
+#http://llvm.org/releases/12.0.1/libcxxabi-12.0.1.src.tar.xz
+#http://llvm.org/releases/12.0.1/lld-12.0.1.src.tar.xz
+#http://llvm.org/releases/12.0.1/libunwind-12.0.1.src.tar.xz
diff --git a/source/xap/NetworkManager-openvpn/NetworkManager-openvpn.SlackBuild b/source/xap/NetworkManager-openvpn/NetworkManager-openvpn.SlackBuild
index 1ca3186ce..206a7c732 100755
--- a/source/xap/NetworkManager-openvpn/NetworkManager-openvpn.SlackBuild
+++ b/source/xap/NetworkManager-openvpn/NetworkManager-openvpn.SlackBuild
@@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=NetworkManager-openvpn
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then