system/fuse-exfat: Updated for version 1.3.0.

Signed-off-by: Mario Preksavec <mario@slackware.hr>
This commit is contained in:
Mario Preksavec 2019-01-11 19:42:12 +01:00 committed by Willy Sudiarto Raharjo
parent f597c6edec
commit ccecafb5e8
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View file

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

View file

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