summaryrefslogtreecommitdiffstats
path: root/system/exfat-utils
diff options
context:
space:
mode:
author Mario Preksavec <mario@slackware.hr>2017-02-11 00:42:25 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-02-11 07:23:54 +0700
commit961c033da2e8d5895c1bee04bb46a5b065a0afce (patch)
treeba75175015fddc62a9989e084715c810517601e1 /system/exfat-utils
parentbed555f20f09f5bb2be5b547ae3e2e97a090dc77 (diff)
downloadslackbuilds-961c033da2e8d5895c1bee04bb46a5b065a0afce.tar.gz
slackbuilds-961c033da2e8d5895c1bee04bb46a5b065a0afce.tar.xz
system/exfat-utils: Updated for version 1.2.6.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
Diffstat (limited to 'system/exfat-utils')
-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 0702d26c6c..1daf47e47e 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 Mario Preksavec, Zagreb, Croatia
+# Copyright 2015, 2017 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.4}
+VERSION=${VERSION:-1.2.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/exfat-utils/exfat-utils.info b/system/exfat-utils/exfat-utils.info
index 713a055cd7..0ffb88e3ee 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.4"
+VERSION="1.2.6"
HOMEPAGE="https://github.com/relan/exfat"
-DOWNLOAD="https://github.com/relan/exfat/releases/download/v1.2.4/exfat-utils-1.2.4.tar.gz"
-MD5SUM="05de4d0bbaf56e572b1800747dce88be"
+DOWNLOAD="https://github.com/relan/exfat/releases/download/v1.2.6/exfat-utils-1.2.6.tar.gz"
+MD5SUM="5367f06a1540eecf4f94c2119cdbd924"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="fuse-exfat"