gnome,network ver. bump

This commit is contained in:
Rmys
2022-09-10 12:26:10 +03:00
parent 50f9e5f9f6
commit fffd15774c
14 changed files with 98 additions and 14 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="13c815b03150583a75f37b5cc300804c7f8650dd" type="tarxz">https://github.com/libfuse/libfuse/releases/download/fuse-3.10.5/fuse-3.10.5.tar.xz</Archive>
<Archive sha1sum="75597e342e9e919baa0923a931ca2a69e8afc464" type="tarxz">https://github.com/libfuse/libfuse/releases/download/fuse-3.12.0/fuse-3.12.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>doxygen</Dependency>
@@ -54,6 +54,13 @@
</Package>
<History>
<Update release="3">
<Date>2022-09-09</Date>
<Version>3.12.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2022-04-26</Date>
<Version>3.10.5</Version>