system/bindfs: Updated for version 1.13.10.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a5f3eb5226
commit
9e88e0ffd5
|
@ -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}
|
||||
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in New Issue