diff options
Diffstat (limited to 'testing/source/rust/rust.SlackBuild')
-rwxr-xr-x | testing/source/rust/rust.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/source/rust/rust.SlackBuild b/testing/source/rust/rust.SlackBuild index c4bc6cc09..24608bc03 100755 --- a/testing/source/rust/rust.SlackBuild +++ b/testing/source/rust/rust.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=rust SRCNAM="${PKGNAM}c" -VERSION=${VERSION:-1.68.0} +VERSION=${VERSION:-1.68.1} BUILD=${BUILD:-1} # Set this to YES to build with the system LLVM, or NO to use the bundled LLVM. |