aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGene Carlson <kvngncrlsn@gmail.com>2025-01-22 12:48:48 +0900
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-01-23 01:08:35 +0700
commit329ac38cbc8da256de7625f508cd89a65cf1627d (patch)
treeae65b2bef035a3f77388883f22d00e8076fea9ef
parent4768ed364905a3eaf17b2450d58204f0cce18dd1 (diff)
development/rust-opt: Updated for version 1.84.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--development/rust-opt/rust-opt.SlackBuild4
-rw-r--r--development/rust-opt/rust-opt.info14
-rw-r--r--development/rust-opt/slack-desc2
3 files changed, 10 insertions, 10 deletions
diff --git a/development/rust-opt/rust-opt.SlackBuild b/development/rust-opt/rust-opt.SlackBuild
index 8be534037b..532c63ee78 100644
--- a/development/rust-opt/rust-opt.SlackBuild
+++ b/development/rust-opt/rust-opt.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for rust-opt
-# Copyright 2024 K. Eugene Carlson Tsukuba, Japan
+# Copyright 2024-2025 K. Eugene Carlson Tsukuba, Japan
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=rust-opt
SRCNAM=rust
-VERSION=${VERSION:-1.83.0}
+VERSION=${VERSION:-1.84.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 32edfab847..13d96d3c82 100644
--- a/development/rust-opt/rust-opt.info
+++ b/development/rust-opt/rust-opt.info
@@ -1,12 +1,12 @@
PRGNAM="rust-opt"
-VERSION="1.83.0"
+VERSION="1.84.0"
HOMEPAGE="https://rust-lang.org"
-DOWNLOAD="https://static.rust-lang.org/dist/2024-11-28/rust-1.83.0-i686-unknown-linux-gnu.tar.gz \
- https://static.rust-lang.org/dist/2024-11-28/rust-1.83.0-arm-unknown-linux-gnueabihf.tar.gz"
-MD5SUM="97d3154de138b52cda874d7f27be5341 \
- 223ee192fde108111c0dbc01dc172869"
-DOWNLOAD_x86_64="https://static.rust-lang.org/dist/2024-11-28/rust-1.83.0-x86_64-unknown-linux-gnu.tar.gz"
-MD5SUM_x86_64="d373ff9365e094165f0e580a7713aa83"
+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"
REQUIRES=""
MAINTAINER="K. Eugene Carlson"
EMAIL="kvngncrlsn@gmail.com"
diff --git a/development/rust-opt/slack-desc b/development/rust-opt/slack-desc
index afae56d18a..cfc6746a19 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.83.0/README.sw for usage instructions.
+rust-opt: See /usr/doc/rust-opt-1.84.0/README.sw for usage instructions.
rust-opt:
rust-opt:
rust-opt: