From c6c99dc02a85f2d53091685c7070f76ed7bb18fc Mon Sep 17 00:00:00 2001 From: Kent Fritz Date: Wed, 9 Sep 2020 22:12:14 +0100 Subject: system/bindfs: Updated for version 1.14.7. Signed-off-by: Dave Woodfall --- system/bindfs/README | 6 +++--- system/bindfs/bindfs.SlackBuild | 4 ++-- system/bindfs/bindfs.info | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) (limited to 'system') diff --git a/system/bindfs/README b/system/bindfs/README index bb05846c4c..42d162bd3e 100644 --- a/system/bindfs/README +++ b/system/bindfs/README @@ -1,3 +1,3 @@ -bindfs is a FUSE filesystem for mounting a directory to another location, -similarly to mount --bind. The permissions inside the mountpoint can be -altered using various rules. +bindfs is a FUSE filesystem for mounting a directory to another +location, similarly to mount --bind. The permissions inside the +mountpoint can be altered using various rules. diff --git a/system/bindfs/bindfs.SlackBuild b/system/bindfs/bindfs.SlackBuild index 9e4b1a24ed..390476cdfd 100644 --- a/system/bindfs/bindfs.SlackBuild +++ b/system/bindfs/bindfs.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for bindfs -# Copyright 2013-2019 Kent Fritz Mountain View, CA, USA +# Copyright 2013-2020 Kent Fritz Mountain View, CA, USA # 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=bindfs -VERSION=${VERSION:-1.13.10} +VERSION=${VERSION:-1.14.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/bindfs/bindfs.info b/system/bindfs/bindfs.info index 6da2fe7080..e37c36f5ad 100644 --- a/system/bindfs/bindfs.info +++ b/system/bindfs/bindfs.info @@ -1,8 +1,8 @@ PRGNAM="bindfs" -VERSION="1.13.10" +VERSION="1.14.7" HOMEPAGE="https://bindfs.org" -DOWNLOAD="https://bindfs.org/downloads/bindfs-1.13.10.tar.gz" -MD5SUM="2a9e47a97d0e54f2fa6c24751993fc58" +DOWNLOAD="https://bindfs.org/downloads/bindfs-1.14.7.tar.gz" +MD5SUM="047ca696707077c05d2d995fbd9aec7d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3-80-g2a13