diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2025-02-03 04:55:17 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-02-03 22:28:51 +0700 |
commit | 3e3e822f1e7c5e9baf8ff36f59f6caaf4a1039bd (patch) | |
tree | f091345184d6453b130db064b4da15dbf6b69456 | |
parent | 877f530fd947b8b6a5b036108ee79026cdf7a6fe (diff) |
development/rust-opt: Updated for version 1.84.1.
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 532c63ee78..94f1b72968 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.84.0} +VERSION=${VERSION:-1.84.1} 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 13d96d3c82..329a3de6bd 100644 --- a/development/rust-opt/rust-opt.info +++ b/development/rust-opt/rust-opt.info @@ -1,12 +1,12 @@ PRGNAM="rust-opt" -VERSION="1.84.0" +VERSION="1.84.1" HOMEPAGE="https://rust-lang.org" -DOWNLOAD="https://static.rust-lang.org/dist/2025-01-09/rust-1.84.0-i686-unknown-linux-gnu.tar.gz \ - https://static.rust-lang.org/dist/2025-01-09/rust-1.84.0-arm-unknown-linux-gnueabihf.tar.gz" -MD5SUM="70968ec82177bdcab3f589ba1e2569bc \ - 678a4e009f3d875108b20aa1a4e36f10" -DOWNLOAD_x86_64="https://static.rust-lang.org/dist/2025-01-09/rust-1.84.0-x86_64-unknown-linux-gnu.tar.gz" -MD5SUM_x86_64="8f7c240530c7e1ef58e77c2719e2d45b" +DOWNLOAD="https://static.rust-lang.org/dist/2025-01-30/rust-1.84.1-i686-unknown-linux-gnu.tar.gz \ + https://static.rust-lang.org/dist/2025-01-30/rust-1.84.1-arm-unknown-linux-gnueabihf.tar.gz" +MD5SUM="a97d53f69dc74896a54a1bc95933dbcf \ + 7d1e347053d9d870e37dfe2cf9b37a8f" +DOWNLOAD_x86_64="https://static.rust-lang.org/dist/2025-01-30/rust-1.84.1-x86_64-unknown-linux-gnu.tar.gz" +MD5SUM_x86_64="0700ec1756712754389863913b4b8d8d" REQUIRES="" MAINTAINER="K. Eugene Carlson" EMAIL="kvngncrlsn@gmail.com" diff --git a/development/rust-opt/slack-desc b/development/rust-opt/slack-desc index cfc6746a19..72e003e031 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.84.0/README.sw for usage instructions. +rust-opt: See /usr/doc/rust-opt-1.84.1/README.sw for usage instructions. rust-opt: rust-opt: rust-opt: |