diff options
author | B. Watson <yalhcru@gmail.com> | 2020-08-05 02:30:20 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-08-29 10:08:36 +0700 |
commit | 6732c88124f630c62ff2c03b7f24a991b9cc46ea (patch) | |
tree | 973d352735406a3c30f82054a289941beb5f989f /network/sshfs-fuse/sshfs-fuse.info | |
parent | 0091dad9b405e75fb6a185d701b691899457a3b3 (diff) |
network/sshfs-fuse: Updated for version 3.7.0.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/sshfs-fuse/sshfs-fuse.info')
-rw-r--r-- | network/sshfs-fuse/sshfs-fuse.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/network/sshfs-fuse/sshfs-fuse.info b/network/sshfs-fuse/sshfs-fuse.info index 8503f7fa0c10d..fd6101a05adbc 100644 --- a/network/sshfs-fuse/sshfs-fuse.info +++ b/network/sshfs-fuse/sshfs-fuse.info @@ -1,8 +1,8 @@ PRGNAM="sshfs-fuse" -VERSION="3.6.0" +VERSION="3.7.0" HOMEPAGE="https://github.com/libfuse/sshfs" -DOWNLOAD="https://github.com/libfuse/sshfs/releases/download/sshfs-3.6.0/sshfs-3.6.0.tar.xz" -MD5SUM="7f7685ebefdea10c5fc44a54e9500e36" +DOWNLOAD="https://github.com/libfuse/sshfs/releases/download/sshfs-3.7.0/sshfs-3.7.0.tar.xz" +MD5SUM="0a1414bfad323d9f3d7aaccdec671e06" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="meson fuse3" |