mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
system/exfat-utils: Updated for version 1.2.1.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
This commit is contained in:
parent
ce6e0b5614
commit
a7101b5ad9
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=exfat-utils
|
||||
VERSION=${VERSION:-1.2.0}
|
||||
VERSION=${VERSION:-1.2.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="exfat-utils"
|
||||
VERSION="1.2.0"
|
||||
VERSION="1.2.1"
|
||||
HOMEPAGE="https://github.com/relan/exfat"
|
||||
DOWNLOAD="https://github.com/relan/exfat/releases/download/v1.2.0/exfat-utils-1.2.0.tar.gz"
|
||||
MD5SUM="a2d3132cff90153b875b3be5eda6bc7b"
|
||||
DOWNLOAD="https://github.com/relan/exfat/releases/download/v1.2.1/exfat-utils-1.2.1.tar.gz"
|
||||
MD5SUM="33e6356b8bec238944b9ea5d682bdc65"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="fuse-exfat"
|
||||
|
|
Loading…
Reference in a new issue