fuse-sshfs: update to 3.4.0.
This commit is contained in:
parent
79f5bfb70c
commit
1c5217c935
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fuse-sshfs'
|
||||
pkgname=fuse-sshfs
|
||||
version=3.3.2
|
||||
version=3.4.0
|
||||
revision=1
|
||||
wrksrc="sshfs-${version}"
|
||||
build_style=meson
|
||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/libfuse/sshfs"
|
||||
distfiles="https://github.com/libfuse/sshfs/releases/download/sshfs-${version}/sshfs-${version}.tar.xz"
|
||||
checksum=a4da6af0ac4f39606eefd0fd7ca09267fbb90e274081570a700f911fca387e4c
|
||||
checksum=d27ccd35436d72755c40234cefa081e30fa529e092232a5b4abbff2178c2c22f
|
||||
|
||||
case "${XBPS_TARGET_MACHINE}" in
|
||||
i686|armv6l|armv7l)
|
||||
|
|
Loading…
Reference in a new issue