mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-25 20:26:34 +00:00
exfat: bump to version 1.3.0
Add hash for license file Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
d6afb0e771
commit
b05cc0c202
@ -1,2 +1,3 @@
|
|||||||
# Locally calculated
|
# Locally calculated
|
||||||
sha256 e1105256d75860c0678f98bbae0b8fe465d4c96ed187b7035556097f152478e7 fuse-exfat-1.2.6.tar.gz
|
sha256 07652136064da5e4d32df5555f88c138ffa4835a23b88a5bae2015f21006e0d3 fuse-exfat-1.3.0.tar.gz
|
||||||
|
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
EXFAT_VERSION = 1.2.6
|
EXFAT_VERSION = 1.3.0
|
||||||
EXFAT_SITE = https://github.com/relan/exfat/releases/download/v$(EXFAT_VERSION)
|
EXFAT_SITE = https://github.com/relan/exfat/releases/download/v$(EXFAT_VERSION)
|
||||||
EXFAT_SOURCE = fuse-exfat-$(EXFAT_VERSION).tar.gz
|
EXFAT_SOURCE = fuse-exfat-$(EXFAT_VERSION).tar.gz
|
||||||
EXFAT_DEPENDENCIES = libfuse host-pkgconf
|
EXFAT_DEPENDENCIES = libfuse host-pkgconf
|
||||||
|
Loading…
x
Reference in New Issue
Block a user