mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
fuse-sshfs: update to 3.7.1.
This commit is contained in:
parent
02cc51d0c2
commit
d95a84f59a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'fuse-sshfs'
|
# Template file for 'fuse-sshfs'
|
||||||
pkgname=fuse-sshfs
|
pkgname=fuse-sshfs
|
||||||
version=3.7.0
|
version=3.7.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="sshfs-${version}"
|
wrksrc="sshfs-${version}"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/libfuse/sshfs"
|
homepage="https://github.com/libfuse/sshfs"
|
||||||
distfiles="https://github.com/libfuse/sshfs/releases/download/sshfs-${version}/sshfs-${version}.tar.xz"
|
distfiles="https://github.com/libfuse/sshfs/releases/download/sshfs-${version}/sshfs-${version}.tar.xz"
|
||||||
checksum=6e7e86831f3066b356e7f16e22f1b8a8f177fda05146f6a5eb821c2fd0541c34
|
checksum=fe5d3436d61b46974889e0c4515899c21a9d67851e3793c209989f72353d7750
|
||||||
|
|
||||||
case "${XBPS_TARGET_MACHINE}" in
|
case "${XBPS_TARGET_MACHINE}" in
|
||||||
i686|armv6l|armv7l)
|
i686|armv6l|armv7l)
|
||||||
|
|
Loading…
Add table
Reference in a new issue