diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2025-04-11 02:32:44 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-04-12 08:28:10 +0700 |
commit | 7f9179d32f7856e684b601ca7a21c8be5a56c7e8 (patch) | |
tree | 56b6a61e470ef1f56603a415fc3e425fa3614705 | |
parent | e32df5d8a00ae7bd4090a144218f8c22c01b9f9f (diff) |
development/rust-opt: Updated for version 1.86.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | development/rust-opt/rust-opt.SlackBuild | 2 | ||||
-rw-r--r-- | development/rust-opt/rust-opt.info | 14 | ||||
-rw-r--r-- | development/rust-opt/slack-desc | 2 |
3 files changed, 9 insertions, 9 deletions
diff --git a/development/rust-opt/rust-opt.SlackBuild b/development/rust-opt/rust-opt.SlackBuild index 29a152ff0c..57ea8d3279 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.85.0} +VERSION=${VERSION:-1.86.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/development/rust-opt/rust-opt.info b/development/rust-opt/rust-opt.info index 72b1d9cae2..72fe8f84f6 100644 --- a/development/rust-opt/rust-opt.info +++ b/development/rust-opt/rust-opt.info @@ -1,12 +1,12 @@ PRGNAM="rust-opt" -VERSION="1.85.0" +VERSION="1.86.0" HOMEPAGE="https://rust-lang.org" -DOWNLOAD="https://static.rust-lang.org/dist/2025-02-20/rust-1.85.0-i686-unknown-linux-gnu.tar.gz \ - https://static.rust-lang.org/dist/2025-02-20/rust-1.85.0-arm-unknown-linux-gnueabihf.tar.gz" -MD5SUM="0332e200f60a142cbdb84257e60901a9 \ - d17d4c9bd0677861a0cd641b1583eefd" -DOWNLOAD_x86_64="https://static.rust-lang.org/dist/2025-02-20/rust-1.85.0-x86_64-unknown-linux-gnu.tar.gz" -MD5SUM_x86_64="edc01a1a46aae91c79eaccf0ac3c57c1" +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" REQUIRES="" MAINTAINER="K. Eugene Carlson" EMAIL="kvngncrlsn@gmail.com" diff --git a/development/rust-opt/slack-desc b/development/rust-opt/slack-desc index 0326588ff7..c498d9c912 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.85.0/README.sw for usage instructions. +rust-opt: See /usr/doc/rust-opt-1.86.0/README.sw for usage instructions. rust-opt: rust-opt: rust-opt: |