summaryrefslogtreecommitdiffstats
path: root/system/fd/fd.SlackBuild
diff options
context:
space:
mode:
author Andrew Clemons <andrew.clemons@gmail.com>2018-12-06 08:20:56 +1300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-12-09 13:17:09 +0700
commita0f743b7efe5ac8fef5b2a31a5555f4d86068ea3 (patch)
treea407c95b542af489e50155a3277e87802c8bc9fe /system/fd/fd.SlackBuild
parent410ed0c1730a8b37ac67cfaf9ed56ca4b1ebc0d2 (diff)
downloadslackbuilds-a0f743b7efe5ac8fef5b2a31a5555f4d86068ea3.tar.gz
slackbuilds-a0f743b7efe5ac8fef5b2a31a5555f4d86068ea3.tar.xz
system/fd: Updated for version 7.1.0.
Revert fd to version 7.1.0. 7.2.0 requires rustc >= 1.29. Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'system/fd/fd.SlackBuild')
-rw-r--r--system/fd/fd.SlackBuild5
1 files changed, 1 insertions, 4 deletions
diff --git a/system/fd/fd.SlackBuild b/system/fd/fd.SlackBuild
index 3bb3112a8c..8772fe767d 100644
--- a/system/fd/fd.SlackBuild
+++ b/system/fd/fd.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=fd
-VERSION=${VERSION:-7.2.0}
+VERSION=${VERSION:-7.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -101,12 +101,10 @@ mkdir vendor
crossbeam=0.3.2 \
ctrlc=3.1.1 \
diff=0.1.11 \
- filetime=0.2.1 \
fnv=1.0.6 \
fuchsia-zircon-sys=0.3.3 \
fuchsia-zircon=0.3.3 \
globset=0.4.1 \
- humantime=1.1.1 \
ignore=0.4.3 \
kernel32-sys=0.2.2 \
lazy_static=1.1.0 \
@@ -115,7 +113,6 @@ mkdir vendor
memchr=2.0.1 \
nix=0.11.0 \
num_cpus=1.8.0 \
- quick-error=1.2.2 \
rand=0.4.3 \
redox_syscall=0.1.40 \
redox_termios=0.1.1 \