diff options
author | Kent Fritz <fritz.kent@gmail.com> | 2013-02-10 10:26:07 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-02-10 10:26:07 -0500 |
commit | 275403ae35e8da4976a6f8c925ef9fcabd751175 (patch) | |
tree | 6dc5a3ea5efb6e8c6caa66b6422d970e13a78ca0 /system/bindfs/bindfs.SlackBuild | |
parent | 959b13bdb980c09dac54da045fcceac234e8cd56 (diff) | |
download | slackbuilds-275403ae35e8da4976a6f8c925ef9fcabd751175.tar.gz |
system/bindfs: Updated for version 1.11.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'system/bindfs/bindfs.SlackBuild')
-rw-r--r-- | system/bindfs/bindfs.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/bindfs/bindfs.SlackBuild b/system/bindfs/bindfs.SlackBuild index 5783012d42..4a782f571a 100644 --- a/system/bindfs/bindfs.SlackBuild +++ b/system/bindfs/bindfs.SlackBuild @@ -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} |