diff options
author | Mario Preksavec <mario@slackware.hr> | 2018-03-23 00:48:14 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-24 06:50:37 +0700 |
commit | 8836c08d9753f37eeb77360df70a52a37d344ac8 (patch) | |
tree | ada80cc5347ad74315c90b72c11abc4ca80f7fef /system/fuse-exfat/fuse-exfat.SlackBuild | |
parent | 149705d3d12514ee97735262432dbda7e84f6d6e (diff) | |
download | slackbuilds-8836c08d9753f37eeb77360df70a52a37d344ac8.tar.gz |
system/fuse-exfat: Updated for version 1.2.8.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
Diffstat (limited to 'system/fuse-exfat/fuse-exfat.SlackBuild')
-rw-r--r-- | system/fuse-exfat/fuse-exfat.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/fuse-exfat/fuse-exfat.SlackBuild b/system/fuse-exfat/fuse-exfat.SlackBuild index ef37b855aa..821d794ef5 100644 --- a/system/fuse-exfat/fuse-exfat.SlackBuild +++ b/system/fuse-exfat/fuse-exfat.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for fuse-exfat # Copyright 2012 Vliegendehuiskat, vliegendehuiskat [at] gmail [dot] com -# Copyright 2015, 2017 Mario Preksavec, Zagreb, Croatia +# Copyright 2015, 2017, 2018 Mario Preksavec, Zagreb, Croatia # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=fuse-exfat -VERSION=${VERSION:-1.2.7} +VERSION=${VERSION:-1.2.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |