mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
fuse-sshfs: update to 3.6.0
This commit is contained in:
parent
f0bfe91927
commit
3b867d60fc
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.5.2
|
version=3.6.0
|
||||||
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=841be1594b6fb76b23e4b5700ce235e86a64324f2483d67130ce07c2330ff0b2
|
checksum=1679b5543a6db2e93e06dbcdc9247b35df64c3148e2c30f80764f4813bd6c270
|
||||||
|
|
||||||
case "${XBPS_TARGET_MACHINE}" in
|
case "${XBPS_TARGET_MACHINE}" in
|
||||||
i686|armv6l|armv7l)
|
i686|armv6l|armv7l)
|
||||||
|
|
Loading…
Add table
Reference in a new issue