fuse-exfat: update to fuse-exfat-1.3.0

This commit is contained in:
MilhouseVH 2019-05-28 18:37:57 +01:00
parent d866c9e2e4
commit 8d09b9d095

View File

@ -1,9 +1,10 @@
# SPDX-License-Identifier: GPL-2.0-or-later
# Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv)
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="fuse-exfat"
PKG_VERSION="1.2.6"
PKG_SHA256="e1105256d75860c0678f98bbae0b8fe465d4c96ed187b7035556097f152478e7"
PKG_VERSION="1.3.0"
PKG_SHA256="07652136064da5e4d32df5555f88c138ffa4835a23b88a5bae2015f21006e0d3"
PKG_LICENSE="GPLv2+"
PKG_SITE="https://github.com/relan/exfat"
PKG_URL="https://github.com/relan/exfat/releases/download/v$PKG_VERSION/$PKG_NAME-$PKG_VERSION.tar.gz"