Browse Source
system/s3fs-fuse: Updated for version 1.88.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/98/head
Willy Sudiarto Raharjo
5 years ago
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with
5 additions and
5 deletions
-
system/s3fs-fuse/s3fs-fuse.SlackBuild
-
system/s3fs-fuse/s3fs-fuse.info
|
|
@ -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} |
|
|
|
|
|
|
|
|
|
@ -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" |
|
|
|