diff options
Diffstat (limited to 'system/unionfs-fuse/unionfs-fuse.SlackBuild')
-rw-r--r-- | system/unionfs-fuse/unionfs-fuse.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/unionfs-fuse/unionfs-fuse.SlackBuild b/system/unionfs-fuse/unionfs-fuse.SlackBuild index 4ae915e3f4faf..671b5b99e31e4 100644 --- a/system/unionfs-fuse/unionfs-fuse.SlackBuild +++ b/system/unionfs-fuse/unionfs-fuse.SlackBuild @@ -23,7 +23,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=unionfs-fuse -VERSION=${VERSION:-2.2} +VERSION=${VERSION:-3.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |