summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Mario Preksavec2018-03-23 00:47:44 +0100
committer Willy Sudiarto Raharjo2018-03-24 00:50:37 +0100
commit149705d3d12514ee97735262432dbda7e84f6d6e (patch)
treea2df0195ed61aee28a0fdafec8b9588b36540518
parent2939b3d8b7732e3b24c92394b4581fd11365a202 (diff)
downloadslackbuilds-149705d3d12514ee97735262432dbda7e84f6d6e.tar.gz
system/exfat-utils: Updated for version 1.2.8.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
-rw-r--r--system/exfat-utils/exfat-utils.SlackBuild4
-rw-r--r--system/exfat-utils/exfat-utils.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/system/exfat-utils/exfat-utils.SlackBuild b/system/exfat-utils/exfat-utils.SlackBuild
index fe14f410bf..431248e2a5 100644
--- a/system/exfat-utils/exfat-utils.SlackBuild
+++ b/system/exfat-utils/exfat-utils.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for exfat-utils
# 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=exfat-utils
-VERSION=${VERSION:-1.2.7}
+VERSION=${VERSION:-1.2.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/exfat-utils/exfat-utils.info b/system/exfat-utils/exfat-utils.info
index 1cbc7a74cd..b9f76497c9 100644
--- a/system/exfat-utils/exfat-utils.info
+++ b/system/exfat-utils/exfat-utils.info
@@ -1,8 +1,8 @@
PRGNAM="exfat-utils"
-VERSION="1.2.7"
+VERSION="1.2.8"
HOMEPAGE="https://github.com/relan/exfat"
-DOWNLOAD="https://github.com/relan/exfat/releases/download/v1.2.7/exfat-utils-1.2.7.tar.gz"
-MD5SUM="c70d295a9a2e4ec16af21c0b7d02743c"
+DOWNLOAD="https://github.com/relan/exfat/releases/download/v1.2.8/exfat-utils-1.2.8.tar.gz"
+MD5SUM="00953eb7f704a875e26d7d01cc738fd3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="fuse-exfat"