summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Mario Preksavec2019-01-11 19:42:12 +0100
committer Willy Sudiarto Raharjo2019-01-12 00:58:26 +0100
commitccecafb5e8f66c0a8d00d0133e4c674f47ae6203 (patch)
tree32f2b937b3c400d80403bf55da8ba46c6d11aa63
parentf597c6edecc555293d178c9b26d1a9564a5b1218 (diff)
downloadslackbuilds-ccecafb5e8f66c0a8d00d0133e4c674f47ae6203.tar.gz
system/fuse-exfat: Updated for version 1.3.0.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
-rw-r--r--system/fuse-exfat/fuse-exfat.SlackBuild4
-rw-r--r--system/fuse-exfat/fuse-exfat.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/system/fuse-exfat/fuse-exfat.SlackBuild b/system/fuse-exfat/fuse-exfat.SlackBuild
index 821d794ef5..cd6c49e797 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, 2018 Mario Preksavec, Zagreb, Croatia
+# Copyright 2015, 2017, 2018, 2019 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.8}
+VERSION=${VERSION:-1.3.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/fuse-exfat/fuse-exfat.info b/system/fuse-exfat/fuse-exfat.info
index 78740b6177..d466b0de38 100644
--- a/system/fuse-exfat/fuse-exfat.info
+++ b/system/fuse-exfat/fuse-exfat.info
@@ -1,8 +1,8 @@
PRGNAM="fuse-exfat"
-VERSION="1.2.8"
+VERSION="1.3.0"
HOMEPAGE="https://github.com/relan/exfat"
-DOWNLOAD="https://github.com/relan/exfat/releases/download/v1.2.8/fuse-exfat-1.2.8.tar.gz"
-MD5SUM="800ed5f9fdebcf99874b7ec95e41a643"
+DOWNLOAD="https://github.com/relan/exfat/releases/download/v1.3.0/fuse-exfat-1.3.0.tar.gz"
+MD5SUM="846b8c36bfa4684719f9e08e9d3a6bff"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""