Skip to content

Commit

Permalink
development/rust-opt: Updated for version 1.83.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
pghvlaans committed Dec 13, 2024
1 parent dfb4fb4 commit 5e9a58f
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion development/rust-opt/rust-opt.SlackBuild
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)

PRGNAM=rust-opt
SRCNAM=rust
VERSION=${VERSION:-1.82.0}
VERSION=${VERSION:-1.83.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
Expand Down
14 changes: 7 additions & 7 deletions development/rust-opt/rust-opt.info
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
PRGNAM="rust-opt"
VERSION="1.82.0"
VERSION="1.83.0"
HOMEPAGE="https://rust-lang.org"
DOWNLOAD="https://static.rust-lang.org/dist/2024-10-17/rust-1.82.0-i686-unknown-linux-gnu.tar.gz \
https://static.rust-lang.org/dist/2024-10-17/rust-1.82.0-arm-unknown-linux-gnueabihf.tar.gz"
MD5SUM="5d91b7e50cb4301ced86bbe396b14348 \
e7bc2eb0e03e7d394fe70c821f747bfb"
DOWNLOAD_x86_64="https://static.rust-lang.org/dist/2024-10-17/rust-1.82.0-x86_64-unknown-linux-gnu.tar.gz"
MD5SUM_x86_64="19da7fda722ad73801d16ac21db5f60e"
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"
REQUIRES=""
MAINTAINER="K. Eugene Carlson"
EMAIL="[email protected]"
2 changes: 1 addition & 1 deletion development/rust-opt/slack-desc
Original file line number Diff line number Diff line change
Expand Up @@ -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.82.0/README.sw for usage instructions.
rust-opt: See /usr/doc/rust-opt-1.83.0/README.sw for usage instructions.
rust-opt:
rust-opt:
rust-opt:
Expand Down

0 comments on commit 5e9a58f

Please sign in to comment.