fuse3 ver. bump

This commit is contained in:
Rmys
2023-03-27 15:04:34 +03:00
parent b84a5f23d1
commit 418fa8d35d
2 changed files with 9 additions and 2 deletions
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>An interface for filesystems implemented in userspace</Summary>
<Description>fuse is a backend allowing regular users to (un)mount filesystems for their own use.</Description>
<Archive sha1sum="46d1bce5730018dd5c41c08ad7900492bc8c14d2" type="tarxz">https://github.com/libfuse/libfuse/releases/download/fuse-3.13.0/fuse-3.13.0.tar.xz</Archive>
<Archive sha1sum="126902190e769b14abbb0e8de3eb47c119b4862e" type="tarxz">https://github.com/libfuse/libfuse/releases/download/fuse-3.14.1/fuse-3.14.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>doxygen</Dependency>
@@ -55,6 +55,13 @@
</Package>
<History>
<Update release="5">
<Date>2023-03-27</Date>
<Version>3.14.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2023-01-13</Date>
<Version>3.13.0</Version>