diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2024-09-28 11:52:52 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-09-28 18:06:07 +0700 |
commit | 3d75a94d0264377c0aefd9b4f90c26469b2df3da (patch) | |
tree | e1e0cfde9d6ae1cad7e084f17ad0aae3b186736c /development | |
parent | 30a0a2785a5d9738cba503244bd7598fe881f985 (diff) |
development/rust16: Update README.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r-- | development/rust16/README | 7 | ||||
-rw-r--r-- | development/rust16/slack-desc | 4 |
2 files changed, 6 insertions, 5 deletions
diff --git a/development/rust16/README b/development/rust16/README index 97cfbe0b1532a..568400110d151 100644 --- a/development/rust16/README +++ b/development/rust16/README @@ -1,6 +1,7 @@ -rust16 installs a limited set of Rust stable binaries to /opt/rust16. -This is to allow Rust-based SlackBuilds to build more recent versions -than would be possible with system Rust. +rust16 installs a limited set of Rust 1.79.0 binaries to /opt/rust16. +This is to allow Rust-based SlackBuilds requiring version 1.79.0 to +build on release Slackware. For other Rust software, please use +rust-opt instead. To use the rust16 binaries in a SlackBuild, make the following export statements: diff --git a/development/rust16/slack-desc b/development/rust16/slack-desc index 59a492264e55c..1b21a06dce951 100644 --- a/development/rust16/slack-desc +++ b/development/rust16/slack-desc @@ -8,8 +8,8 @@ |-----handy-ruler------------------------------------------------------| rust16: rust16 (Rust: a safe, concurrent, practical language) rust16: -rust16: rust16 installs a limited set of up-to-date Rust stable binaries to -rust16: /opt/rust16 for use in SlackBuilds. +rust16: rust16 installs a limited set of Rust 1.79.0 binaries to /opt/rust16 +rust16: for use in SlackBuilds. rust16: rust16: rust16: |