system/bindfs: Updated for version 1.11.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
959b13bdb9
commit
275403ae35
|
@ -5,7 +5,7 @@
|
|||
# Written by Kent Fritz <fritz.kent@gmail.com>
|
||||
|
||||
PRGNAM=bindfs
|
||||
VERSION=${VERSION:-1.9}
|
||||
VERSION=${VERSION:-1.11}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="bindfs"
|
||||
VERSION="1.9"
|
||||
VERSION="1.11"
|
||||
HOMEPAGE="http://code.google.com/p/bindfs/"
|
||||
DOWNLOAD="http://bindfs.googlecode.com/files/bindfs-1.9.tar.gz"
|
||||
MD5SUM="610778ad89bc5b0ff0be7b44bb2b6f0c"
|
||||
DOWNLOAD="http://bindfs.googlecode.com/files/bindfs-1.11.tar.gz"
|
||||
MD5SUM="81d890069619c1d4b73e2ee687178077"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue