sshfs ver. bump

This commit is contained in:
Rmys
2025-11-12 21:17:35 +03:00
parent e3132ab0b7
commit 78c4082518
+9 -2
View File
@@ -1,5 +1,5 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>sshfs</Name>
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>A filesystem client based on the SSH FTP</Summary>
<Description>sshfs allows mounting remote SSH accounts as a filesystem.</Description>
<Archive sha1sum="eda6ffee0d78085fc0799f8b12df02298bb9a658" type="tarxz">https://github.com/libfuse/sshfs/releases/download/sshfs-3.7.3/sshfs-3.7.3.tar.xz</Archive>
<Archive sha1sum="ac85391850abd8ea1c06503d404726ce51b3cee8" type="tarxz">https://github.com/libfuse/sshfs/releases/download/sshfs-3.7.5/sshfs-3.7.5.tar.xz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>fuse3-devel</Dependency>
@@ -38,6 +38,13 @@
</Package>
<History>
<Update release="8">
<Date>2025-11-12</Date>
<Version>3.7.5</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2025-08-20</Date>
<Version>3.7.3</Version>