mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
system/s3fs-fuse: Updated for version 1.88.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
86b605971f
commit
f07d2a7142
2 changed files with 5 additions and 5 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue