diff options
author | Kent Fritz <fritz.kent@gmail.com> | 2019-01-24 18:19:09 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-01-24 18:19:09 +0700 |
commit | 9e88e0ffd5bdb869bbf940380e8b07b7f30aeca3 (patch) | |
tree | e10f410d70ac0c5aa1f1bc2493031bfab791b010 /system/bindfs | |
parent | a5f3eb5226abd848cd1fd1d0c1bb4c160931cc57 (diff) | |
download | slackbuilds-9e88e0ffd5bdb869bbf940380e8b07b7f30aeca3.tar.gz |
system/bindfs: Updated for version 1.13.10.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/bindfs')
-rw-r--r-- | system/bindfs/bindfs.SlackBuild | 4 | ||||
-rw-r--r-- | system/bindfs/bindfs.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/system/bindfs/bindfs.SlackBuild b/system/bindfs/bindfs.SlackBuild index f953f7b2bb..9e4b1a24ed 100644 --- a/system/bindfs/bindfs.SlackBuild +++ b/system/bindfs/bindfs.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for bindfs -# Copyright 2013-2017 Kent Fritz Mountain View, CA, USA +# Copyright 2013-2019 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.7} +VERSION=${VERSION:-1.13.10} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/bindfs/bindfs.info b/system/bindfs/bindfs.info index 7e18cb74af..6da2fe7080 100644 --- a/system/bindfs/bindfs.info +++ b/system/bindfs/bindfs.info @@ -1,8 +1,8 @@ PRGNAM="bindfs" -VERSION="1.13.7" +VERSION="1.13.10" HOMEPAGE="https://bindfs.org" -DOWNLOAD="https://bindfs.org/downloads/bindfs-1.13.7.tar.gz" -MD5SUM="c087767dff91b714d5c517797457d479" +DOWNLOAD="https://bindfs.org/downloads/bindfs-1.13.10.tar.gz" +MD5SUM="2a9e47a97d0e54f2fa6c24751993fc58" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |