summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2021-01-16 17:41:06 +0100
committer Willy Sudiarto Raharjo2021-01-17 02:44:56 +0100
commitf07d2a71426959343bebf8274e9372f0afb3ab20 (patch)
treea3c9f5887a557283b3388ff78be62e664afe0697 /system
parent86b605971f8691a5d3682b3d1d8d6adc9f1255aa (diff)
downloadslackbuilds-f07d2a71426959343bebf8274e9372f0afb3ab20.tar.gz
system/s3fs-fuse: Updated for version 1.88.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r--system/s3fs-fuse/s3fs-fuse.SlackBuild4
-rw-r--r--system/s3fs-fuse/s3fs-fuse.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/system/s3fs-fuse/s3fs-fuse.SlackBuild b/system/s3fs-fuse/s3fs-fuse.SlackBuild
index eb92a65dde..337c442b71 100644
--- a/system/s3fs-fuse/s3fs-fuse.SlackBuild
+++ b/system/s3fs-fuse/s3fs-fuse.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for s3fs-fuse
-# Copyright 2020 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
+# Copyright 2020-2021 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# 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=s3fs-fuse
-VERSION=${VERSION:-1.87}
+VERSION=${VERSION:-1.88}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/s3fs-fuse/s3fs-fuse.info b/system/s3fs-fuse/s3fs-fuse.info
index 759deaef46..85be11ff8b 100644
--- a/system/s3fs-fuse/s3fs-fuse.info
+++ b/system/s3fs-fuse/s3fs-fuse.info
@@ -1,8 +1,8 @@
PRGNAM="s3fs-fuse"
-VERSION="1.87"
+VERSION="1.88"
HOMEPAGE="https://github.com/s3fs-fuse/s3fs-fuse"
-DOWNLOAD="https://github.com/s3fs-fuse/s3fs-fuse/archive/v1.87/s3fs-fuse-1.87.tar.gz"
-MD5SUM="c6f1e91d04701b6e4a6eb25f0aa628d7"
+DOWNLOAD="https://github.com/s3fs-fuse/s3fs-fuse/archive/v1.88/s3fs-fuse-1.88.tar.gz"
+MD5SUM="5142658b463d675e19151a18d14d7f47"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="awscli"