summaryrefslogtreecommitdiffstats
path: root/development/rust-opt
diff options
context:
space:
mode:
author Gene Carlson <kvngncrlsn@gmail.com>2025-05-23 22:10:12 +0900
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2025-05-24 09:12:56 +0700
commit149204417f2036ee9f94ef15769205aa82d19e53 (patch)
tree36141c88e5f8b4ab1f01e656669a20492efa2a1b /development/rust-opt
parent39ba57e6dceaf5fb3bf6d0f005e01bea81f45a94 (diff)
downloadslackbuilds-149204417f2036ee9f94ef15769205aa82d19e53.tar.gz
slackbuilds-149204417f2036ee9f94ef15769205aa82d19e53.tar.xz
development/rust-opt: Updated for version 1.87.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/rust-opt')
-rw-r--r--development/rust-opt/rust-opt.SlackBuild3
-rw-r--r--development/rust-opt/rust-opt.info14
-rw-r--r--development/rust-opt/slack-desc2
3 files changed, 9 insertions, 10 deletions
diff --git a/development/rust-opt/rust-opt.SlackBuild b/development/rust-opt/rust-opt.SlackBuild
index 57ea8d3279..baff22f874 100644
--- a/development/rust-opt/rust-opt.SlackBuild
+++ b/development/rust-opt/rust-opt.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=rust-opt
SRCNAM=rust
-VERSION=${VERSION:-1.86.0}
+VERSION=${VERSION:-1.87.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -94,7 +94,6 @@ sed -i "s/PREFIX\/lib/PREFIX\/lib$LIBDIRSUFFIX/g" install.sh
--without=clippy-preview,\
llvm-bitcode-linker-preview,\
llvm-tools-preview,\
-rls-preview,\
rust-analysis-$TRIPLET,\
rust-analyzer-preview,\
rust-docs,\
diff --git a/development/rust-opt/rust-opt.info b/development/rust-opt/rust-opt.info
index 72fe8f84f6..d3937c930b 100644
--- a/development/rust-opt/rust-opt.info
+++ b/development/rust-opt/rust-opt.info
@@ -1,12 +1,12 @@
PRGNAM="rust-opt"
-VERSION="1.86.0"
+VERSION="1.87.0"
HOMEPAGE="https://rust-lang.org"
-DOWNLOAD="https://static.rust-lang.org/dist/2025-04-03/rust-1.86.0-i686-unknown-linux-gnu.tar.gz \
- https://static.rust-lang.org/dist/2025-04-03/rust-1.86.0-arm-unknown-linux-gnueabihf.tar.gz"
-MD5SUM="89513a85784ab186f4e7845bf7801c5d \
- 632f55f7f7021ebbce32f8cbb01ae314"
-DOWNLOAD_x86_64="https://static.rust-lang.org/dist/2025-04-03/rust-1.86.0-x86_64-unknown-linux-gnu.tar.gz"
-MD5SUM_x86_64="2820a60856b6f178d009014b181daf49"
+DOWNLOAD="https://static.rust-lang.org/dist/2025-05-15/rust-1.87.0-i686-unknown-linux-gnu.tar.gz \
+ https://static.rust-lang.org/dist/2025-05-15/rust-1.87.0-arm-unknown-linux-gnueabihf.tar.gz"
+MD5SUM="7ff5e0ab16a00279e983c8d376cd1584 \
+ 83b698975b4e16a8619b717465cef6f2"
+DOWNLOAD_x86_64="https://static.rust-lang.org/dist/2025-05-15/rust-1.87.0-x86_64-unknown-linux-gnu.tar.gz"
+MD5SUM_x86_64="ae069e282f5f1383c13f13f21a51dc96"
REQUIRES=""
MAINTAINER="K. Eugene Carlson"
EMAIL="kvngncrlsn@gmail.com"
diff --git a/development/rust-opt/slack-desc b/development/rust-opt/slack-desc
index c498d9c912..35c811b5f5 100644
--- a/development/rust-opt/slack-desc
+++ b/development/rust-opt/slack-desc
@@ -11,7 +11,7 @@ rust-opt:
rust-opt: rust-opt installs a limited set of up-to-date Rust stable binaries to
rust-opt: /opt/rust for use in SlackBuilds.
rust-opt:
-rust-opt: See /usr/doc/rust-opt-1.86.0/README.sw for usage instructions.
+rust-opt: See /usr/doc/rust-opt-1.87.0/README.sw for usage instructions.
rust-opt:
rust-opt:
rust-opt: