summaryrefslogtreecommitdiffstats
path: root/extra/source/rust-for-mozilla/rust.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'extra/source/rust-for-mozilla/rust.SlackBuild')
-rwxr-xr-xextra/source/rust-for-mozilla/rust.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/source/rust-for-mozilla/rust.SlackBuild b/extra/source/rust-for-mozilla/rust.SlackBuild
index 8c17603e1..e24913109 100755
--- a/extra/source/rust-for-mozilla/rust.SlackBuild
+++ b/extra/source/rust-for-mozilla/rust.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=rust
SRCNAM="${PKGNAM}c"
VERSION=${VERSION:-1.60.0}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
# Set this to YES to build with the system LLVM, or NO to use the bundled LLVM.
# YES is probably better (when it works...)