exfat-utils, fuse-exfat rebuild.

This commit is contained in:
4fury-c3440d8
2021-01-26 06:51:44 +00:00
parent 0e9d02c22a
commit 1d5a982c3b
4 changed files with 10 additions and 15 deletions
+4 -2
View File
@@ -14,8 +14,9 @@
<Description>exFAT filesystem fuse module</Description>
<Archive sha1sum="48fd2b6e71387dcbb29ff881ea1c39877a11113d" type="targz">https://github.com/relan/exfat/releases/download/v1.3.0/fuse-exfat-1.3.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>exfat-utils</Dependency>
<Dependency>fuse-devel</Dependency>
<!-- <Dependency>exfatprogs</Dependency> -->
<!-- <Dependency>exfat-utils</Dependency> -->
</BuildDependencies>
</Source>
@@ -23,6 +24,7 @@
<Name>fuse-exfat</Name>
<RuntimeDependencies>
<Dependency>fuse</Dependency>
<Dependency>exfatprogs</Dependency>
<Dependency>exfat-utils</Dependency>
</RuntimeDependencies>
<Files>
@@ -35,7 +37,7 @@
<History>
<Update release="6">
<Date>2020-02-01</Date>
<Date>2021-01-26</Date>
<Version>1.3.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>