aboutsummaryrefslogtreecommitdiff
path: root/development/rust-opt/rust-opt.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'development/rust-opt/rust-opt.SlackBuild')
-rw-r--r--development/rust-opt/rust-opt.SlackBuild4
1 files changed, 2 insertions, 2 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}