aboutsummaryrefslogtreecommitdiff
path: root/development/racer/racer.SlackBuild
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2021-02-13 11:02:27 +1300
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-02-14 06:28:06 +0700
commit9c580b3850a2c37f4d8c07964a621d05f303c026 (patch)
treea199d677078c4c7c20120f388f97c6c4be0a497e /development/racer/racer.SlackBuild
parent925bb9e857a917858b76a509f146eb592096c27d (diff)
development/racer: Updated for version 2.1.44.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/racer/racer.SlackBuild')
-rw-r--r--development/racer/racer.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/development/racer/racer.SlackBuild b/development/racer/racer.SlackBuild
index 1b4573cef41a..67f8f0f6bf23 100644
--- a/development/racer/racer.SlackBuild
+++ b/development/racer/racer.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for racer
-# Copyright 2017-2018,2020 Andrew Clemons, Wellington New Zealand
+# Copyright 2017-2018,2020-2021 Andrew Clemons, Wellington New Zealand
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=racer
-VERSION=${VERSION:-2.1.41}
+VERSION=${VERSION:-2.1.44}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -139,7 +139,7 @@ find -L . \
PATH="$(pwd)/rustup-bin:$PATH" \
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \
-rustup run nightly-2020-11-27 cargo build --release $CARGOTARGET
+rustup run nightly-2021-02-06 cargo build --release $CARGOTARGET
mkdir -p $PKG/usr/bin/