system/exfat-utils: Updated for version 1.2.8.

Signed-off-by: Mario Preksavec <mario@slackware.hr>
This commit is contained in:
Mario Preksavec 2018-03-23 00:47:44 +01:00 committed by Willy Sudiarto Raharjo
parent 2939b3d8b7
commit 149705d3d1
2 changed files with 5 additions and 5 deletions

View File

@ -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}

View File

@ -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"