Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : sshfs-fuse | name : sshfs-fuse | ||||
| version : 2.9 | version : '2.10' | ||||
| release : 3 | release : 4 | ||||
| source : | source : | ||||
| - https://github.com/libfuse/sshfs/releases/download/sshfs-2.9/sshfs-2.9.tar.gz : 46d1e1287ce97255fcb50010355184d8c5585329f73ab1e755217419a8e6e5de | - https://github.com/libfuse/sshfs/releases/download/sshfs-2.10/sshfs-2.10.tar.gz : 70845dde2d70606aa207db5edfe878e266f9c193f1956dd10ba1b7e9a3c8d101 | ||||
| license : GPL-2.0 | license : GPL-2.0 | ||||
| component : network.util | component : network.util | ||||
| summary : SSH Filesystem | summary : A network filesystem client to connect to SSH servers | ||||
| description: | | description: | | ||||
| SSH Filesystem | SSHFS allows you to mount a remote filesystem using SFTP. | ||||
| Most SSH servers support and enable this SFTP access by default, | |||||
| so SSHFS is very simple to use - there's nothing to do on the server-side. | |||||
| builddeps : | builddeps : | ||||
| - pkgconfig(fuse) | - pkgconfig(fuse) | ||||
| setup : | | setup : | | ||||
| %configure | %meson_configure | ||||
| build : | | build : | | ||||
| %make | %meson_build | ||||
| install : | | install : | | ||||
| %make_install | %meson_install | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.