summaryrefslogtreecommitdiffstats
path: root/source/d/rust/rust.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2020-10-14 03:52:13 +0000
committer Eric Hameleers <alien@slackware.com>2020-10-14 08:59:54 +0200
commit144a3129eb5d4cb9f476e1d0e9724c63fd450ce0 (patch)
treea5cff8fd03d9b195fea0b5e54a088da00e076590 /source/d/rust/rust.SlackBuild
parent41e1f8f54707062fbb7b78bc45e58a17e47fd10b (diff)
downloadcurrent-144a3129eb5d4cb9f476e1d0e9724c63fd450ce0.tar.gz
current-144a3129eb5d4cb9f476e1d0e9724c63fd450ce0.tar.xz
Wed Oct 14 03:52:13 UTC 202020201014035213
a/libpwquality-1.4.4-x86_64-1.txz: Upgraded. ap/cups-filters-1.28.5-x86_64-1.txz: Upgraded. d/bison-3.7.3-x86_64-1.txz: Upgraded. d/llvm-11.0.0-x86_64-1.txz: Upgraded. Shared library .so-version bump. d/rust-1.47.0-x86_64-2.txz: Rebuilt. Recompiled against llvm-11.0.0. l/qt5-5.15.1-x86_64-2.txz: Rebuilt. Recompiled against llvm-11.0.0. n/openldap-2.4.54-x86_64-1.txz: Upgraded. x/mesa-20.2.0-x86_64-2.txz: Rebuilt. Recompiled against llvm-11.0.0. extra/pure-alsa-system/qt5-5.15.1-x86_64-2_alsa.txz: Rebuilt. Recompiled against llvm-11.0.0.
Diffstat (limited to 'source/d/rust/rust.SlackBuild')
-rwxr-xr-xsource/d/rust/rust.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/d/rust/rust.SlackBuild b/source/d/rust/rust.SlackBuild
index 00287a5e8..6e8e6af1a 100755
--- a/source/d/rust/rust.SlackBuild
+++ b/source/d/rust/rust.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=rust
SRCNAM="${PKGNAM}c"
VERSION=${VERSION:-1.47.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...)