mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-28 10:02:43 +01:00
system/fuse-exfat: Updated for version 1.2.6.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
This commit is contained in:
parent
a4a52deda4
commit
d925116f2c
2 changed files with 5 additions and 5 deletions
|
@ -3,7 +3,7 @@
|
|||
# Slackware build script for fuse-exfat
|
||||
|
||||
# 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=fuse-exfat
|
||||
VERSION=${VERSION:-1.2.4}
|
||||
VERSION=${VERSION:-1.2.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="fuse-exfat"
|
||||
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/fuse-exfat-1.2.4.tar.gz"
|
||||
MD5SUM="1ed881862bea9616003398cb6eab9903"
|
||||
DOWNLOAD="https://github.com/relan/exfat/releases/download/v1.2.6/fuse-exfat-1.2.6.tar.gz"
|
||||
MD5SUM="b7abe1f44bc6d2f0eebac18c98c7e362"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue