system/bindfs: Updated for version 1.13.10.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Kent Fritz 2019-01-24 18:19:09 +07:00 committed by Willy Sudiarto Raharjo
parent a5f3eb5226
commit 9e88e0ffd5
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# Slackware build script for bindfs # 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. # All rights reserved.
# #
# Redistribution and use of this script, with or without modification, is # Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=bindfs PRGNAM=bindfs
VERSION=${VERSION:-1.13.7} VERSION=${VERSION:-1.13.10}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="bindfs" PRGNAM="bindfs"
VERSION="1.13.7" VERSION="1.13.10"
HOMEPAGE="https://bindfs.org" HOMEPAGE="https://bindfs.org"
DOWNLOAD="https://bindfs.org/downloads/bindfs-1.13.7.tar.gz" DOWNLOAD="https://bindfs.org/downloads/bindfs-1.13.10.tar.gz"
MD5SUM="c087767dff91b714d5c517797457d479" MD5SUM="2a9e47a97d0e54f2fa6c24751993fc58"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="" REQUIRES=""